Commons :: Core

ESA Commons is the common lib of ESA Stack.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

commons
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Commons :: Core
ESA Commons is the common lib of ESA Stack.

Download commons

How to add to project

<!-- https://jarcasting.com/artifacts/io.esastack/commons/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>commons</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons/
implementation 'io.esastack:commons:0.2.2'
// https://jarcasting.com/artifacts/io.esastack/commons/
implementation ("io.esastack:commons:0.2.2")
'io.esastack:commons:jar:0.2.2'
<dependency org="io.esastack" name="commons" rev="0.2.2">
  <artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons', version='0.2.2')
)
libraryDependencies += "io.esastack" % "commons" % "0.2.2"
[io.esastack/commons "0.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-common Optional jar
org.slf4j : slf4j-api Optional jar 1.7.7

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-inline jar 3.3.3

Project Modules

There are no modules declared in this project.
io.esastack

ESA Stack

Elastic Service Architecture

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1