| License |
License |
|---|---|
| GroupId | GroupIdio.openliberty.tools |
| ArtifactId | ArtifactIdci.common |
| Version | Version1.8.14 |
| Type | Typejar |
| Description |
Descriptionci.common
WASdev Top Parent POM.
|
| Filename | Size |
|---|---|
| ci.common-1.8.14.pom | |
| ci.common-1.8.14.jar | 127 KB |
| ci.common-1.8.14-sources.jar | 79 KB |
| ci.common-1.8.14-javadoc.jar | 215 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/ -->
<dependency>
<groupId>io.openliberty.tools</groupId>
<artifactId>ci.common</artifactId>
<version>1.8.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation 'io.openliberty.tools:ci.common:1.8.14'
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation ("io.openliberty.tools:ci.common:1.8.14")
'io.openliberty.tools:ci.common:jar:1.8.14'
<dependency org="io.openliberty.tools" name="ci.common" rev="1.8.14">
<artifact name="ci.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.tools', module='ci.common', version='1.8.14')
)
libraryDependencies += "io.openliberty.tools" % "ci.common" % "1.8.14"
[io.openliberty.tools/ci.common "1.8.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.6 |
| io.openliberty.tools : liberty-ant-tasks | jar | 1.9.7 |
| 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 |