License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons :: Core
ESA Commons is the common lib of ESA Stack.
|
Filename | Size |
---|---|
commons-0.2.2.pom | |
commons-0.2.2.jar | 284 KB |
commons-0.2.2-sources.jar | 195 KB |
commons-0.2.2-javadoc.jar | 851 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-common Optional | jar | |
org.slf4j : slf4j-api Optional | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-inline | jar | 3.3.3 |