Last Version

ether-cli 2.0-v20210916

Utilities to create microservices without frameworks.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.rafex.ether.cli
ArtifactId

ArtifactId

ether-cli
Version

Version

2.0-v20210916
Type

Type

jar
Description

Description

ether-cli
Utilities to create microservices without frameworks.
Source Code Management

Source Code Management

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

Download ether-cli 2.0-v20210916


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.rafex.ether.properties : ether-properties jar 2.0-v20210916
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

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

Project Modules

There are no modules declared in this project.