| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.djodjo.json |
| ArtifactId | ArtifactIdJsonWrapper |
| Last Version | Last Version1.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJsonModel Wrapper
General Purpose Json Model Helper compatible with json-schema spec
|
| Filename | Size |
|---|---|
| JsonWrapper-1.0.0-RC1.pom | |
| JsonWrapper-1.0.0-RC1.jar | 62 KB |
| JsonWrapper-1.0.0-RC1-sources.jar | 24 KB |
| JsonWrapper-1.0.0-RC1-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.djodjo.json/JsonWrapper/ -->
<dependency>
<groupId>org.djodjo.json</groupId>
<artifactId>JsonWrapper</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.djodjo.json/JsonWrapper/
implementation 'org.djodjo.json:JsonWrapper:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.djodjo.json/JsonWrapper/
implementation ("org.djodjo.json:JsonWrapper:1.0.0-RC1")
'org.djodjo.json:JsonWrapper:jar:1.0.0-RC1'
<dependency org="org.djodjo.json" name="JsonWrapper" rev="1.0.0-RC1">
<artifact name="JsonWrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.djodjo.json', module='JsonWrapper', version='1.0.0-RC1')
)
libraryDependencies += "org.djodjo.json" % "JsonWrapper" % "1.0.0-RC1"
[org.djodjo.json/JsonWrapper "1.0.0-RC1"]
| 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 |
| jjson » JustJsonLib | jar | unspecified |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4,) |