GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
---|---|
ArtifactId | ArtifactIdetlunit-assert |
Version | Version4.4.12-eu |
Type | Typejar |
Filename | Size |
---|---|
etlunit-assert-4.4.12-eu.pom | |
etlunit-assert-4.4.12-eu.jar | 23 KB |
etlunit-assert-4.4.12-eu-sources.jar | 16 KB |
etlunit-assert-4.4.12-eu-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assert/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-assert</artifactId>
<version>4.4.12-eu</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assert/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-assert:4.4.12-eu'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-assert/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-assert:4.4.12-eu")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-assert:jar:4.4.12-eu'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-assert" rev="4.4.12-eu">
<artifact name="etlunit-assert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-assert', version='4.4.12-eu')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-assert" % "4.4.12-eu"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-assert "4.4.12-eu"]