Last Version

Commons 0.0.1

ESA Commons is the common lib of ESA Stack.

License

License

GroupId

GroupId

com.github.esastack
ArtifactId

ArtifactId

commons-parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

Commons
ESA Commons is the common lib of ESA Stack.
Project URL

Project URL

https://github.com/esastack
Source Code Management

Source Code Management

https://github.com/esastack/esa-commons

Download commons-parent 0.0.1

Filename Size
commons-parent-0.0.1.pom 11 KB
Browse

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

Dependencies

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

  • commons
  • commons-http
  • commons-netty
  • commons-build
  • commons-concurrency-test
  • commons-benchmarks