| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.fge | 
| ArtifactId | ArtifactIdjson-schema-core | 
| Last Version | Last Version1.2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnull null | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| json-schema-core-1.2.5.pom | |
| json-schema-core-1.2.5.jar | 41 KB | 
| json-schema-core-1.2.5-sources.jar | 34 KB | 
| json-schema-core-1.2.5-javadoc.jar | 212 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.fge/json-schema-core/ -->
<dependency>
    <groupId>com.github.fge</groupId>
    <artifactId>json-schema-core</artifactId>
    <version>1.2.5</version>
</dependency>// https://jarcasting.com/artifacts/com.github.fge/json-schema-core/
implementation 'com.github.fge:json-schema-core:1.2.5'// https://jarcasting.com/artifacts/com.github.fge/json-schema-core/
implementation ("com.github.fge:json-schema-core:1.2.5")'com.github.fge:json-schema-core:jar:1.2.5'<dependency org="com.github.fge" name="json-schema-core" rev="1.2.5">
  <artifact name="json-schema-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.fge', module='json-schema-core', version='1.2.5')
)libraryDependencies += "com.github.fge" % "json-schema-core" % "1.2.5"[com.github.fge/json-schema-core "1.2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.fge : uri-template | jar | 0.9 | 
| com.github.fge : jackson-coreutils | jar | 1.8 | 
| org.mozilla : rhino | jar | 1.7R4 | 
| com.google.code.findbugs : jsr305 | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 | 
| org.easytesting : fest-assert | jar | 1.4 | 
| org.testng : testng | jar | 6.8.7 |