Last Version

Json Model Wrapper 1.0.0

General Purpose Json Model Helper compatible with json-schema spec

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.djodjo.json
ArtifactId

ArtifactId

json-wrapper
Version

Version

1.0.0
Type

Type

jar
Description

Description

Json Model Wrapper
General Purpose Json Model Helper compatible with json-schema spec

Download json-wrapper 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-integration jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.djodjo.json : json-core jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.