Last Version

ether-object 2.0-v20210916

utilities to create microservices without frameworks

License

License

GroupId

GroupId

dev.rafex.ether.object
ArtifactId

ArtifactId

ether-object
Version

Version

2.0-v20210916
Type

Type

jar
Description

Description

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

Source Code Management

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

Download ether-object 2.0-v20210916


<!-- https://jarcasting.com/artifacts/dev.rafex.ether.object/ether-object/ -->
<dependency>
    <groupId>dev.rafex.ether.object</groupId>
    <artifactId>ether-object</artifactId>
    <version>2.0-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.object/ether-object/
implementation 'dev.rafex.ether.object:ether-object:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.object/ether-object/
implementation ("dev.rafex.ether.object:ether-object:2.0-v20210916")
'dev.rafex.ether.object:ether-object:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.object" name="ether-object" rev="2.0-v20210916">
  <artifact name="ether-object" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.object', module='ether-object', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.object" % "ether-object" % "2.0-v20210916"
[dev.rafex.ether.object/ether-object "2.0-v20210916"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.rafex.ether.json : ether-json jar 2.0-v20210916

test (1)

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

Project Modules

There are no modules declared in this project.