is not current version
Last Version 4.5.24-eu

org.bitbucket.bradleysmithllc.etlunit:parent 1.7.2

etl-unit is a testing framework for ETL tools.

GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

parent
Version

Version

1.7.2
Type

Type

pom

Download parent 1.7.2

Filename Size
parent-1.7.2.pom 4 KB
Browse

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