Last Version

etlunit-core 1.8.16

etl-unit is a testing framework for ETL tools.

License

License

GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

core
Version

Version

1.8.16
Type

Type

jar
Description

Description

etlunit-core
etl-unit is a testing framework for ETL tools.

Download core 1.8.16


<!-- 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"]

Dependencies

compile (13)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.