ether-json

utilities to create microservices without frameworks

License

License

Categories

Categories

JSON Data
GroupId

GroupId

dev.rafex.ether.json
ArtifactId

ArtifactId

ether-json
Last Version

Last Version

2.0-v20210916
Release Date

Release Date

Type

Type

jar
Description

Description

ether-json
utilities to create microservices without frameworks
Source Code Management

Source Code Management

https://github.com/rafex/ether/tree/master

Download ether-json

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-v20210916
2.0-v20210511
2.0-v20210220
2.0-v20201127
2.0-v20201126
2.0.0-v20201122
2.0.0-v20201010
2.0.0-v20201009
2.0.0-v20201007
1.0.1-v20201006
1.0