License |
License |
---|---|
GroupId | GroupIdcom.acxiom |
ArtifactId | ArtifactIdmetalus |
Version | Version1.7.2 |
Type | Typepom |
Description |
Descriptionmetalus
Metalus Pipeline Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
metalus-1.7.2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.acxiom/metalus/ -->
<dependency>
<groupId>com.acxiom</groupId>
<artifactId>metalus</artifactId>
<version>1.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.acxiom/metalus/
implementation 'com.acxiom:metalus:1.7.2'
// https://jarcasting.com/artifacts/com.acxiom/metalus/
implementation ("com.acxiom:metalus:1.7.2")
'com.acxiom:metalus:pom:1.7.2'
<dependency org="com.acxiom" name="metalus" rev="1.7.2">
<artifact name="metalus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.acxiom', module='metalus', version='1.7.2')
)
libraryDependencies += "com.acxiom" % "metalus" % "1.7.2"
[com.acxiom/metalus "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-native_2.11 | jar | 3.2.11 |
org.json4s : json4s-ext_2.11 | jar | 3.2.11 |
com.jcraft : jsch | jar | 0.1.55 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.apache.spark : spark-core_2.11 | jar | 2.3.3 |
org.apache.spark : spark-sql_2.11 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.6.0 |
org.apache.hadoop : hadoop-minicluster | jar | 3.2.1 |
com.google.guava : guava | jar | 27.0.1-jre |