License |
License |
---|---|
GroupId | GroupIddev.rafex.ether.object |
ArtifactId | ArtifactIdether-object |
Version | Version2.0-v20210916 |
Type | Typejar |
Description |
Descriptionether-object
utilities to create microservices without frameworks
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ether-object-2.0-v20210916.pom | |
ether-object-2.0-v20210916.jar | 4 KB |
ether-object-2.0-v20210916-sources.jar | 12 KB |
ether-object-2.0-v20210916-javadoc.jar | 398 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
dev.rafex.ether.json : ether-json | jar | 2.0-v20210916 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |