License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdetlunit-core-integration-test |
Last Version | Last Version4.5.24-eu |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-core-integration-test
etl-unit is a testing framework for ETL tools.
|
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-core-integration-test/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-core-integration-test</artifactId>
<version>4.5.24-eu</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-core-integration-test/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-core-integration-test:4.5.24-eu'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-core-integration-test/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-core-integration-test:4.5.24-eu")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-core-integration-test:jar:4.5.24-eu'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-core-integration-test" rev="4.5.24-eu">
<artifact name="etlunit-core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-core-integration-test', version='4.5.24-eu')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-core-integration-test" % "4.5.24-eu"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-core-integration-test "4.5.24-eu"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.bitbucket.bradleysmithllc.etlunit : etlunit-core | jar | 4.5.24-eu |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 60 |
org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.16.0 |
org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.16.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.16.0 |
org.apache.logging.log4j : log4j-jul | jar | 2.16.0 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.inject : guice | jar | 5.0.1 |
com.google.guava : guava | jar | 30.1.1-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.12.2 |
com.fasterxml.jackson.module : jackson-module-paranamer | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.1.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |