GroupId | GroupIdio.cdap.cdap |
---|---|
ArtifactId | ArtifactIdhydrator-test |
Version | Version6.4.0 |
Type | Typejar |
Filename | Size |
---|---|
hydrator-test-6.4.0.pom | |
hydrator-test-6.4.0.jar | 171 KB |
hydrator-test-6.4.0-sources.jar | 90 KB |
hydrator-test-6.4.0-javadoc.jar | 588 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/hydrator-test/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>hydrator-test</artifactId>
<version>6.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/hydrator-test/
implementation 'io.cdap.cdap:hydrator-test:6.4.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/hydrator-test/
implementation ("io.cdap.cdap:hydrator-test:6.4.0")
'io.cdap.cdap:hydrator-test:jar:6.4.0'
<dependency org="io.cdap.cdap" name="hydrator-test" rev="6.4.0">
<artifact name="hydrator-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='hydrator-test', version='6.4.0')
)
libraryDependencies += "io.cdap.cdap" % "hydrator-test" % "6.4.0"
[io.cdap.cdap/hydrator-test "6.4.0"]