GroupId | GroupIdza.co.absa.spline.agent.spark |
---|---|
ArtifactId | ArtifactIdagent-core_2.12 |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
agent-core_2.12-0.7.0.pom | |
agent-core_2.12-0.7.0.jar | 790 KB |
agent-core_2.12-0.7.0-sources.jar | 155 KB |
agent-core_2.12-0.7.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/agent-core_2.12/ -->
<dependency>
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>agent-core_2.12</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/agent-core_2.12/
implementation 'za.co.absa.spline.agent.spark:agent-core_2.12:0.7.0'
// https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/agent-core_2.12/
implementation ("za.co.absa.spline.agent.spark:agent-core_2.12:0.7.0")
'za.co.absa.spline.agent.spark:agent-core_2.12:jar:0.7.0'
<dependency org="za.co.absa.spline.agent.spark" name="agent-core_2.12" rev="0.7.0">
<artifact name="agent-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline.agent.spark', module='agent-core_2.12', version='0.7.0')
)
libraryDependencies += "za.co.absa.spline.agent.spark" % "agent-core_2.12" % "0.7.0"
[za.co.absa.spline.agent.spark/agent-core_2.12 "0.7.0"]