| License |
License |
|---|---|
| GroupId | GroupIdio.esastack |
| ArtifactId | ArtifactIdcommons-parent |
| Version | Version0.2.0 |
| Type | Typepom |
| Description |
DescriptionCommons
ESA Commons is the common lib of ESA Stack.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-parent-0.2.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/commons-parent/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-parent/
implementation 'io.esastack:commons-parent:0.2.0'
// https://jarcasting.com/artifacts/io.esastack/commons-parent/
implementation ("io.esastack:commons-parent:0.2.0")
'io.esastack:commons-parent:pom:0.2.0'
<dependency org="io.esastack" name="commons-parent" rev="0.2.0">
<artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-parent', version='0.2.0')
)
libraryDependencies += "io.esastack" % "commons-parent" % "0.2.0"
[io.esastack/commons-parent "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-inline | jar | 3.3.3 |