| License |
License |
|---|---|
| GroupId | GroupIdza.co.absa.spline.agent.spark |
| ArtifactId | ArtifactIdagent-core_2.11 |
| Version | Version0.7.4 |
| Type | Typejar |
| Description |
DescriptionSpline Agent for Apache Spark
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| agent-core_2.11-0.7.4.pom | |
| agent-core_2.11-0.7.4.jar | 1 MB |
| agent-core_2.11-0.7.4-sources.jar | 158 KB |
| agent-core_2.11-0.7.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/agent-core_2.11/ -->
<dependency>
<groupId>za.co.absa.spline.agent.spark</groupId>
<artifactId>agent-core_2.11</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/agent-core_2.11/
implementation 'za.co.absa.spline.agent.spark:agent-core_2.11:0.7.4'
// https://jarcasting.com/artifacts/za.co.absa.spline.agent.spark/agent-core_2.11/
implementation ("za.co.absa.spline.agent.spark:agent-core_2.11:0.7.4")
'za.co.absa.spline.agent.spark:agent-core_2.11:jar:0.7.4'
<dependency org="za.co.absa.spline.agent.spark" name="agent-core_2.11" rev="0.7.4">
<artifact name="agent-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='za.co.absa.spline.agent.spark', module='agent-core_2.11', version='0.7.4')
)
libraryDependencies += "za.co.absa.spline.agent.spark" % "agent-core_2.11" % "0.7.4"
[za.co.absa.spline.agent.spark/agent-core_2.11 "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.1.0 |
| org.scalatestplus : mockito-1-10_2.11 | jar | 3.1.0.0 |