mirror of
https://github.com/google/nomulus
synced 2026-09-12 19:16:25 +00:00
Add a command to generate ER diagram for SQL schema (#839)
* Add a command to generate ER diagram for SQL schema * Add graphviz as runtime dependency * Update ER diagrams for #838
This commit is contained in:
@@ -223,6 +223,7 @@ org.jboss:jandex:2.1.3.Final
|
||||
org.jetbrains:annotations:19.0.0
|
||||
org.joda:joda-money:1.0.1
|
||||
org.json:json:20160810
|
||||
org.jsoup:jsoup:1.13.1
|
||||
org.jvnet.staxex:stax-ex:1.8
|
||||
org.mortbay.jetty:jetty-util:6.1.26
|
||||
org.mortbay.jetty:jetty:6.1.26
|
||||
|
||||
Reference in New Issue
Block a user