jsonschema

jsonschema java object model (jaxb, moxy) and marshallers

License

License

Categories

Categories

JSON Data
GroupId

GroupId

ru.ilb.jsonschema
ArtifactId

ArtifactId

jsonschema
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jsonschema

How to add to project

<!-- 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.

Versions

Version
1.5
1.4
1.1
1.0