Last Version

null 1.2.5

null

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

json-schema-core
Version

Version

1.2.5
Type

Type

jar
Description

Description

null
null
Project URL

Project URL

https://github.com/fge/json-schema-core

Download json-schema-core 1.2.5


<!-- 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"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.