GroupId | GroupIdza.co.absa.spline |
---|---|
ArtifactId | ArtifactIdintegration-tests |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
integration-tests-0.4.0.pom | |
integration-tests-0.4.0.jar | 33 KB |
integration-tests-0.4.0-sources.jar | 9 KB |
integration-tests-0.4.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/integration-tests/
implementation 'za.co.absa.spline:integration-tests:0.4.0'
// https://jarcasting.com/artifacts/za.co.absa.spline/integration-tests/
implementation ("za.co.absa.spline:integration-tests:0.4.0")
'za.co.absa.spline:integration-tests:jar:0.4.0'
<dependency org="za.co.absa.spline" name="integration-tests" rev="0.4.0">
<artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='integration-tests', version='0.4.0')
)
libraryDependencies += "za.co.absa.spline" % "integration-tests" % "0.4.0"
[za.co.absa.spline/integration-tests "0.4.0"]