is not current version
Last Version 3.8.1

org.bitbucket.bradleysmithllc.etlunit:etlunit-assertion 3.1.3


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

etlunit-assertion
Version

Version

3.1.3
Type

Type

jar

Download etlunit-assertion 3.1.3


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