License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIddev.rafex.ether.json |
ArtifactId | ArtifactIdether-json |
Last Version | Last Version2.0-v20210916 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionether-json
utilities to create microservices without frameworks
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ether-json-2.0-v20210916.pom | |
ether-json-2.0-v20210916.jar | 6 KB |
ether-json-2.0-v20210916-sources.jar | 8 KB |
ether-json-2.0-v20210916-javadoc.jar | 386 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-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/
implementation 'dev.rafex.ether.json:ether-json:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/
implementation ("dev.rafex.ether.json:ether-json:2.0-v20210916")
'dev.rafex.ether.json:ether-json:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.json" name="ether-json" rev="2.0-v20210916">
<artifact name="ether-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.json', module='ether-json', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.json" % "ether-json" % "2.0-v20210916"
[dev.rafex.ether.json/ether-json "2.0-v20210916"]
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 |