<dependency>
<groupId>com.github.fge</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.99.4</version>
</dependency>
@Grapes(
@Grab(group='com.github.fge', module='json-schema-validator', version='1.99.4')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-databind:2.1.3
|-- com.google.guava:guava:13.0.1
|-- com.googlecode.libphonenumber:libphonenumber:5.3
test