GroupId | GroupIdza.co.absa.spline |
---|---|
ArtifactId | ArtifactIdconsumer-rest-core |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
consumer-rest-core-0.5.4.pom | |
consumer-rest-core-0.5.4.jar | 40 KB |
consumer-rest-core-0.5.4-sources.jar | 13 KB |
consumer-rest-core-0.5.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline/consumer-rest-core/ -->
<dependency>
<groupId>za.co.absa.spline</groupId>
<artifactId>consumer-rest-core</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline/consumer-rest-core/
implementation 'za.co.absa.spline:consumer-rest-core:0.5.4'
// https://jarcasting.com/artifacts/za.co.absa.spline/consumer-rest-core/
implementation ("za.co.absa.spline:consumer-rest-core:0.5.4")
'za.co.absa.spline:consumer-rest-core:jar:0.5.4'
<dependency org="za.co.absa.spline" name="consumer-rest-core" rev="0.5.4">
<artifact name="consumer-rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline', module='consumer-rest-core', version='0.5.4')
)
libraryDependencies += "za.co.absa.spline" % "consumer-rest-core" % "0.5.4"
[za.co.absa.spline/consumer-rest-core "0.5.4"]