Last Version

jsonschema 1.5

jsonschema java object model (jaxb, moxy) and marshallers

License

License

Categories

Categories

JSON Data
GroupId

GroupId

ru.ilb.jsonschema
ArtifactId

ArtifactId

jsonschema
Version

Version

1.5
Type

Type

jar
Description

Description

jsonschema
jsonschema java object model (jaxb, moxy) and marshallers

Download jsonschema 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
org.eclipse.persistence : org.eclipse.persistence.moxy jar 2.7.4

test (3)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-rs-json-basic jar 3.3.1
com.sun.mail : javax.mail jar 1.5.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.