is not current version
Last Version 4.5.24-eu

org.bitbucket.bradleysmithllc.etlunit:parent etlunit-4.2.4

etl-unit is a testing framework for ETL tools.

GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

parent
Version

Version

etlunit-4.2.4
Type

Type

pom

Download parent etlunit-4.2.4

Filename Size
parent-etlunit-4.2.4.pom 10 KB
Browse

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