Last Version

etlunit-execute 1.8.16

etl-unit is a testing framework for ETL tools.

License

License

GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

execute
Version

Version

1.8.16
Type

Type

jar
Description

Description

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

Download execute 1.8.16


<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/execute/ -->
<dependency>
    <groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
    <artifactId>execute</artifactId>
    <version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/execute/
implementation 'org.bitbucket.bradleysmithllc.etlunit:execute:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/execute/
implementation ("org.bitbucket.bradleysmithllc.etlunit:execute:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:execute:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="execute" rev="1.8.16">
  <artifact name="execute" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='execute', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "execute" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/execute "1.8.16"]

Dependencies

compile (4)

Group / Artifact Type Version
org.bitbucket.bradleysmithllc.etlunit : core jar 1.8.16
org.bitbucket.bradleysmithllc.etlunit : core-integration-test jar 1.8.16
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.