is not current version
Last Version 6.7.0

io.cdap.cdap:hydrator-test 6.5.0


GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

hydrator-test
Version

Version

6.5.0
Type

Type

jar

Download hydrator-test 6.5.0


<!-- https://jarcasting.com/artifacts/io.cdap.cdap/hydrator-test/ -->
<dependency>
    <groupId>io.cdap.cdap</groupId>
    <artifactId>hydrator-test</artifactId>
    <version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/hydrator-test/
implementation 'io.cdap.cdap:hydrator-test:6.5.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/hydrator-test/
implementation ("io.cdap.cdap:hydrator-test:6.5.0")
'io.cdap.cdap:hydrator-test:jar:6.5.0'
<dependency org="io.cdap.cdap" name="hydrator-test" rev="6.5.0">
  <artifact name="hydrator-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='hydrator-test', version='6.5.0')
)
libraryDependencies += "io.cdap.cdap" % "hydrator-test" % "6.5.0"
[io.cdap.cdap/hydrator-test "6.5.0"]