License |
License |
---|---|
GroupId | GroupIdio.cdap.wrangler |
ArtifactId | ArtifactIdwrangler-test |
Version | Version4.4.1 |
Type | Typejar |
Description |
DescriptionWrangler Testing Framework
An interactive tool for data cleansing and transformation.
|
Filename | Size |
---|---|
wrangler-test-4.4.1.pom | |
wrangler-test-4.4.1.jar | 5 KB |
wrangler-test-4.4.1-sources.jar | 3 KB |
wrangler-test-4.4.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.wrangler/wrangler-test/ -->
<dependency>
<groupId>io.cdap.wrangler</groupId>
<artifactId>wrangler-test</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.wrangler/wrangler-test/
implementation 'io.cdap.wrangler:wrangler-test:4.4.1'
// https://jarcasting.com/artifacts/io.cdap.wrangler/wrangler-test/
implementation ("io.cdap.wrangler:wrangler-test:4.4.1")
'io.cdap.wrangler:wrangler-test:jar:4.4.1'
<dependency org="io.cdap.wrangler" name="wrangler-test" rev="4.4.1">
<artifact name="wrangler-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.wrangler', module='wrangler-test', version='4.4.1')
)
libraryDependencies += "io.cdap.wrangler" % "wrangler-test" % "4.4.1"
[io.cdap.wrangler/wrangler-test "4.4.1"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.wrangler : wrangler-core | jar | 4.4.1 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api | jar | 6.4.0 |
io.cdap.cdap : cdap-etl-api | jar | 6.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |