is not current version
Last Version 4.5.24-eu

org.bitbucket.bradleysmithllc.etlunit:parent 4.5.0-eu

etl-unit is a testing framework for ETL tools.

GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

parent
Version

Version

4.5.0-eu
Type

Type

pom

Download parent 4.5.0-eu

Filename Size
parent-4.5.0-eu.pom 16 KB
Browse

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