License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdcore-integration-test |
Last Version | Last Version1.8.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore-integration-test
etl-unit is a testing framework for ETL tools.
|
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core-integration-test/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>core-integration-test</artifactId>
<version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core-integration-test/
implementation 'org.bitbucket.bradleysmithllc.etlunit:core-integration-test:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core-integration-test/
implementation ("org.bitbucket.bradleysmithllc.etlunit:core-integration-test:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:core-integration-test:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="core-integration-test" rev="1.8.16">
<artifact name="core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='core-integration-test', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "core-integration-test" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/core-integration-test "1.8.16"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.etlunit : core | jar | 1.8.16 |
junit : junit | jar | 4.8.1 |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 48 |
com.googlecode.jsonschema2pojo : jsonschema2pojo-core | jar | 0.3.6 |