| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIddev.rafex.ether.json | 
| ArtifactId | ArtifactIdether-json | 
| Version | Version2.0-v20210511 | 
| Type | Typejar | 
| Description | Descriptionether-json utilities to create microservices without frameworks | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ether-json-2.0-v20210511.pom | |
| ether-json-2.0-v20210511.jar | 4 KB | 
| ether-json-2.0-v20210511-sources.jar | 6 KB | 
| ether-json-2.0-v20210511-javadoc.jar | 389 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/ -->
<dependency>
    <groupId>dev.rafex.ether.json</groupId>
    <artifactId>ether-json</artifactId>
    <version>2.0-v20210511</version>
</dependency>// https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/
implementation 'dev.rafex.ether.json:ether-json:2.0-v20210511'// https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/
implementation ("dev.rafex.ether.json:ether-json:2.0-v20210511")'dev.rafex.ether.json:ether-json:jar:2.0-v20210511'<dependency org="dev.rafex.ether.json" name="ether-json" rev="2.0-v20210511">
  <artifact name="ether-json" type="jar" />
</dependency>@Grapes(
@Grab(group='dev.rafex.ether.json', module='ether-json', version='2.0-v20210511')
)libraryDependencies += "dev.rafex.ether.json" % "ether-json" % "2.0-v20210511"[dev.rafex.ether.json/ether-json "2.0-v20210511"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 | 
| org.everit.json : org.everit.json.schema | jar | 1.5.1 | 
| com.google.guava : guava | jar | 30.1.1-jre | 
| commons-validator : commons-validator | jar | 1.7 | 
| commons-collections : commons-collections | jar | 20040616 | 
| commons-beanutils : commons-beanutils | jar | 20030211.134440 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |