License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.8.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-core
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
core-1.8.16.pom | |
core-1.8.16.jar | 494 KB |
core-1.8.16-sources.jar | 221 KB |
core-1.8.16-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>core</artifactId>
<version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core/
implementation 'org.bitbucket.bradleysmithllc.etlunit:core:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/core/
implementation ("org.bitbucket.bradleysmithllc.etlunit:core:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:core:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="core" rev="1.8.16">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='core', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "core" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/core "1.8.16"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.commons : commons-exec | jar | 1.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
log4j : log4j | jar | 1.2.16 |
com.google.inject : guice | jar | 3.0 |
com.github.fge : json-schema-validator | jar | 2.1.3 |
org.bitbucket.bradleysmithllc.json-validator : json-validator | jar | 1.7.0 |
com.google.code.gson : gson | jar | 2.1 |
commons-cli : commons-cli | jar | 1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.0 |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 48 |
com.googlecode.jsonschema2pojo : jsonschema2pojo-core | jar | 0.3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |