| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-test |
| Version | Version6.6.0 |
| Type | Typejar |
| Description |
DescriptionCDAP Test Framework
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-test-6.6.0.pom | |
| cdap-test-6.6.0.jar | 22 KB |
| cdap-test-6.6.0-sources.jar | 23 KB |
| cdap-test-6.6.0-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-test/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-test</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-test/
implementation 'io.cdap.cdap:cdap-test:6.6.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-test/
implementation ("io.cdap.cdap:cdap-test:6.6.0")
'io.cdap.cdap:cdap-test:jar:6.6.0'
<dependency org="io.cdap.cdap" name="cdap-test" rev="6.6.0">
<artifact name="cdap-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-test', version='6.6.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-test" % "6.6.0"
[io.cdap.cdap/cdap-test "6.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-api | jar | 6.6.0 |
| io.cdap.cdap : cdap-proto | jar | 6.6.0 |
| io.cdap.cdap : cdap-common | jar | 6.6.0 |