ether

utilities to create microservices without frameworks

License

License

GroupId

GroupId

dev.rafex.ether
ArtifactId

ArtifactId

ether
Last Version

Last Version

2.0.0.0-v20210916
Release Date

Release Date

Type

Type

pom
Description

Description

ether
utilities to create microservices without frameworks
Source Code Management

Source Code Management

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

Download ether

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ether-parent
  • ether-json
  • ether-object
  • ether-properties
  • ether-email
  • ether-jdbc
  • ether-cli
  • ether-rest
  • ether-jwt

Versions

Version
2.0.0.0-v20210916
2.0.0.0-v20210511
2.0.0.0-v20210220
2.0.0.0-v20201127
2.0.0.0-v20201126
2.0.0.0-v20201122