GroupId | GroupIdza.co.absa.spline |
---|---|
ArtifactId | ArtifactIdintegration-tests |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
integration-tests-0.4.1.pom | |
integration-tests-0.4.1.jar | 33 KB |
integration-tests-0.4.1-sources.jar | 9 KB |
integration-tests-0.4.1-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/integration-tests/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>integration-tests</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/integration-tests/
implementation 'za.co.absa.spline:integration-tests:0.4.1'
// https://jarcasting.com/artifacts/za.co.absa.spline/integration-tests/
implementation ("za.co.absa.spline:integration-tests:0.4.1")
'za.co.absa.spline:integration-tests:jar:0.4.1'
<dependency org="za.co.absa.spline" name="integration-tests" rev="0.4.1">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='integration-tests', version='0.4.1')
)
libraryDependencies += "za.co.absa.spline" % "integration-tests" % "0.4.1"
[za.co.absa.spline/integration-tests "0.4.1"]