is not current version
Last Version 1.8.21

io.openliberty.tools:ci.common 1.7


GroupId

GroupId

io.openliberty.tools
ArtifactId

ArtifactId

ci.common
Version

Version

1.7
Type

Type

jar

Download ci.common 1.7


<!-- https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/ -->
<dependency>
    <groupId>io.openliberty.tools</groupId>
    <artifactId>ci.common</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation 'io.openliberty.tools:ci.common:1.7'
// https://jarcasting.com/artifacts/io.openliberty.tools/ci.common/
implementation ("io.openliberty.tools:ci.common:1.7")
'io.openliberty.tools:ci.common:jar:1.7'
<dependency org="io.openliberty.tools" name="ci.common" rev="1.7">
  <artifact name="ci.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.tools', module='ci.common', version='1.7')
)
libraryDependencies += "io.openliberty.tools" % "ci.common" % "1.7"
[io.openliberty.tools/ci.common "1.7"]