forked from D-Net/dnet-hadoop
json schema generator lib
This commit is contained in:
parent
8f83b726fa
commit
636f9ce7d6
|
@ -76,6 +76,12 @@
|
|||
<artifactId>okhttp</artifactId>
|
||||
<version>4.7.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.victools</groupId>
|
||||
<artifactId>jsonschema-generator</artifactId>
|
||||
<version>4.13.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue