License |
License |
---|---|
GroupId | GroupIdcom.github.esastack |
ArtifactId | ArtifactIdcommons-parent |
Version | Version0.0.1 |
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.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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-inline | jar | 3.3.3 |