| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
| ArtifactId | ArtifactIdetlunit-file |
| Last Version | Last Version4.5.24-eu |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionetlunit-file
etl-unit is a testing framework for ETL tools.
|
| Filename | Size |
|---|---|
| etlunit-file-4.5.24-eu.pom | |
| etlunit-file-4.5.24-eu.jar | 90 KB |
| etlunit-file-4.5.24-eu-sources.jar | 52 KB |
| etlunit-file-4.5.24-eu-javadoc.jar | 286 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-file/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-file</artifactId>
<version>4.5.24-eu</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-file/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-file:4.5.24-eu'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-file/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-file:4.5.24-eu")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-file:jar:4.5.24-eu'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-file" rev="4.5.24-eu">
<artifact name="etlunit-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-file', version='4.5.24-eu')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-file" % "4.5.24-eu"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-file "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 |