License |
License |
---|---|
GroupId | GroupIdorg.apache.bigtop.itest |
ArtifactId | ArtifactIditest-common |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniTest: system and integration testing in the cloud
The development of packaging and tests of the Apache Hadoop
ecosystem
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
itest-common-3.1.0.pom | |
itest-common-3.1.0.jar | 156 KB |
itest-common-3.1.0-tests.jar | 54 KB |
itest-common-3.1.0-sources.jar | 59 KB |
itest-common-3.1.0-source-release.zip | 55 KB |
itest-common-3.1.0-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/itest-common/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>itest-common</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/itest-common/
implementation 'org.apache.bigtop.itest:itest-common:3.1.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/itest-common/
implementation ("org.apache.bigtop.itest:itest-common:3.1.0")
'org.apache.bigtop.itest:itest-common:jar:3.1.0'
<dependency org="org.apache.bigtop.itest" name="itest-common" rev="3.1.0">
<artifact name="itest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='itest-common', version='3.1.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "itest-common" % "3.1.0"
[org.apache.bigtop.itest/itest-common "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-ant | jar | 2.5.4 |
junit : junit | jar | 4.11 |
commons-logging : commons-logging | jar | 1.1 |
org.apache.ant : ant | jar | 1.8.2 |
org.apache.ant : ant-junit | jar | 1.8.2 |