is not current version
Last Version 2.0.0-v20210916

dev.rafex.ether.parent:ether-parent 2.0.0-v20201009

utilities to create microservices without frameworks

GroupId

GroupId

dev.rafex.ether.parent
ArtifactId

ArtifactId

ether-parent
Version

Version

2.0.0-v20201009
Type

Type

pom

Download ether-parent 2.0.0-v20201009


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