| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
| ArtifactId | ArtifactIdetlunit-assert |
| Last Version | Last Version4.5.24-eu |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionetlunit-assert
etl-unit is a testing framework for ETL tools.
|
| Filename | Size |
|---|---|
| etlunit-assert-4.5.24-eu.pom | |
| etlunit-assert-4.5.24-eu.jar | 22 KB |
| etlunit-assert-4.5.24-eu-sources.jar | 13 KB |
| etlunit-assert-4.5.24-eu-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assert/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-assert</artifactId>
<version>4.5.24-eu</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assert/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-assert:4.5.24-eu'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assert/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-assert:4.5.24-eu")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-assert:jar:4.5.24-eu'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-assert" rev="4.5.24-eu">
<artifact name="etlunit-assert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-assert', version='4.5.24-eu')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-assert" % "4.5.24-eu"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-assert "4.5.24-eu"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitbucket.bradleysmithllc.etlunit : etlunit-core-integration-test | jar | 4.5.24-eu |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.2 |