de.softwareforge:jsonschema


License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.softwareforge
ArtifactId

ArtifactId

jsonschema
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Source Code Management

Source Code Management

https://github.com/hgschmie/jsonschema

Download jsonschema

How to add to project

<!-- https://jarcasting.com/artifacts/de.softwareforge/jsonschema/ -->
<dependency>
    <groupId>de.softwareforge</groupId>
    <artifactId>jsonschema</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.softwareforge/jsonschema/
implementation 'de.softwareforge:jsonschema:1.3'
// https://jarcasting.com/artifacts/de.softwareforge/jsonschema/
implementation ("de.softwareforge:jsonschema:1.3")
'de.softwareforge:jsonschema:jar:1.3'
<dependency org="de.softwareforge" name="jsonschema" rev="1.3">
  <artifact name="jsonschema" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.softwareforge', module='jsonschema', version='1.3')
)
libraryDependencies += "de.softwareforge" % "jsonschema" % "1.3"
[de.softwareforge/jsonschema "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.8.10
com.fasterxml.jackson.core : jackson-core jar 2.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.google.guava : guava jar 21.0

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0