GroupId | GroupIdza.co.absa.spline.agent.spark |
---|---|
ArtifactId | ArtifactIdspark-2.2-spline-agent-bundle_2.11 |
Version | Version0.5.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/spark-2.2-spline-agent-bundle_2.11/ -->
<dependency>
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>spark-2.2-spline-agent-bundle_2.11</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/spark-2.2-spline-agent-bundle_2.11/
implementation 'za.co.absa.spline.agent.spark:spark-2.2-spline-agent-bundle_2.11:0.5.4'
// https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/spark-2.2-spline-agent-bundle_2.11/
implementation ("za.co.absa.spline.agent.spark:spark-2.2-spline-agent-bundle_2.11:0.5.4")
'za.co.absa.spline.agent.spark:spark-2.2-spline-agent-bundle_2.11:jar:0.5.4'
<dependency org="za.co.absa.spline.agent.spark" name="spark-2.2-spline-agent-bundle_2.11" rev="0.5.4">
<artifact name="spark-2.2-spline-agent-bundle_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline.agent.spark', module='spark-2.2-spline-agent-bundle_2.11', version='0.5.4')
)
libraryDependencies += "za.co.absa.spline.agent.spark" % "spark-2.2-spline-agent-bundle_2.11" % "0.5.4"
[za.co.absa.spline.agent.spark/spark-2.2-spline-agent-bundle_2.11 "0.5.4"]