License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.wasdev.wlp.common |
ArtifactId | ArtifactIdci.common |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionci.common
WASdev Top Parent POM.
|
Filename | Size |
---|---|
ci.common-1.4.pom | |
ci.common-1.4.jar | 73 KB |
ci.common-1.4-sources.jar | 44 KB |
ci.common-1.4-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wasdev.wlp.common/ci.common/ -->
<dependency>
<groupId>net.wasdev.wlp.common</groupId>
<artifactId>ci.common</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.wasdev.wlp.common/ci.common/
implementation 'net.wasdev.wlp.common:ci.common:1.4'
// https://jarcasting.com/artifacts/net.wasdev.wlp.common/ci.common/
implementation ("net.wasdev.wlp.common:ci.common:1.4")
'net.wasdev.wlp.common:ci.common:jar:1.4'
<dependency org="net.wasdev.wlp.common" name="ci.common" rev="1.4">
<artifact name="ci.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wasdev.wlp.common', module='ci.common', version='1.4')
)
libraryDependencies += "net.wasdev.wlp.common" % "ci.common" % "1.4"
[net.wasdev.wlp.common/ci.common "1.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
net.wasdev.wlp.ant : wlp-anttasks | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.2.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |