| License |
License |
|---|---|
| GroupId | GroupIdio.openliberty.tools |
| ArtifactId | ArtifactIdci.common |
| Version | Version1.8.19 |
| Type | Typejar |
| Description |
Descriptionci.common
WASdev Top Parent POM.
|
| Filename | Size |
|---|---|
| ci.common-1.8.19.pom | |
| ci.common-1.8.19.jar | 166 KB |
| ci.common-1.8.19-sources.jar | 108 KB |
| ci.common-1.8.19-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/ -->
<dependency>
<groupId>io.openliberty.tools</groupId>
<artifactId>ci.common</artifactId>
<version>1.8.19</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation 'io.openliberty.tools:ci.common:1.8.19'
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation ("io.openliberty.tools:ci.common:1.8.19")
'io.openliberty.tools:ci.common:jar:1.8.19'
<dependency org="io.openliberty.tools" name="ci.common" rev="1.8.19">
<artifact name="ci.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.tools', module='ci.common', version='1.8.19')
)
libraryDependencies += "io.openliberty.tools" % "ci.common" % "1.8.19"
[io.openliberty.tools/ci.common "1.8.19"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| io.openliberty.tools : liberty-ant-tasks | jar | 1.9.9 |
| org.apache.maven : maven-artifact | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |