License |
License |
---|---|
GroupId | GroupIdio.openliberty.boost |
ArtifactId | ArtifactIdboost-common |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWASdev Top Parent POM.
|
Project URL |
Project URL |
Filename | Size |
---|---|
boost-common-0.1.2.pom | |
boost-common-0.1.2.jar | 11 KB |
boost-common-0.1.2-sources.jar | 7 KB |
boost-common-0.1.2-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.boost/boost-common/ -->
<dependency>
<groupId>io.openliberty.boost</groupId>
<artifactId>boost-common</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.boost/boost-common/
implementation 'io.openliberty.boost:boost-common:0.1.2'
// https://jarcasting.com/artifacts/io.openliberty.boost/boost-common/
implementation ("io.openliberty.boost:boost-common:0.1.2")
'io.openliberty.boost:boost-common:jar:0.1.2'
<dependency org="io.openliberty.boost" name="boost-common" rev="0.1.2">
<artifact name="boost-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.boost', module='boost-common', version='0.1.2')
)
libraryDependencies += "io.openliberty.boost" % "boost-common" % "0.1.2"
[io.openliberty.boost/boost-common "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : docker-client | jar | 8.11.7 |
com.google.code.gson : gson | jar | 2.8.0 |
commons-io : commons-io | jar | 2.6 |
net.wasdev.wlp.common : ci.common | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |