is not current version
Last Version 0.2.2

Commons :: Core 0.2.0

ESA Commons is the common lib of ESA Stack.

License

License

GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

commons
Version

Version

0.2.0
Type

Type

jar
Description

Description

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

Download commons 0.2.0


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

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.