License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdetlunit-assertion |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-assertion
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
etlunit-assertion-3.8.1.pom | |
etlunit-assertion-3.8.1.jar | 9 KB |
etlunit-assertion-3.8.1-sources.jar | 6 KB |
etlunit-assertion-3.8.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assertion/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-assertion</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assertion/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-assertion:3.8.1'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assertion/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-assertion:3.8.1")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-assertion:jar:3.8.1'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-assertion" rev="3.8.1">
<artifact name="etlunit-assertion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-assertion', version='3.8.1')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-assertion" % "3.8.1"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-assertion "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.etlunit : etlunit-core | jar | 3.8.1 |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 48 |
com.googlecode.jsonschema2pojo : jsonschema2pojo-core | jar | 0.3.7 |
org.bitbucket.bradleysmithllc.java-cl-parser : java-cl-parser | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.11 |