ether-cli

Utilities to create microservices without frameworks.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

dev.rafex.ether.cli
ArtifactId

ArtifactId

ether-cli
Last Version

Last Version

2.0-v20210916
Release Date

Release Date

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

How to add to project

<!-- 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.

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