| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.wasdev.wlp.common |
| ArtifactId | ArtifactIdci.common |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionci.common
WASdev Top Parent POM.
|
| Filename | Size |
|---|---|
| ci.common-1.4.pom | |
| ci.common-1.4.jar | 14 KB |
| ci.common-1.4-sources.jar | 8 KB |
| ci.common-1.4-javadoc.jar | 74 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 |