License |
License |
---|---|
GroupId | GroupIdio.hydrosphere |
ArtifactId | ArtifactIdspark-ml-serving-common_2.11 |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionspark-ml-serving-common
spark-ml-serving-common
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.hydrosphere |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/spark-ml-serving-common_2.11/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>spark-ml-serving-common_2.11</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/spark-ml-serving-common_2.11/
implementation 'io.hydrosphere:spark-ml-serving-common_2.11:0.2.2'
// https://jarcasting.com/artifacts/io.hydrosphere/spark-ml-serving-common_2.11/
implementation ("io.hydrosphere:spark-ml-serving-common_2.11:0.2.2")
'io.hydrosphere:spark-ml-serving-common_2.11:jar:0.2.2'
<dependency org="io.hydrosphere" name="spark-ml-serving-common_2.11" rev="0.2.2">
<artifact name="spark-ml-serving-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='spark-ml-serving-common_2.11', version='0.2.2')
)
libraryDependencies += "io.hydrosphere" % "spark-ml-serving-common_2.11" % "0.2.2"
[io.hydrosphere/spark-ml-serving-common_2.11 "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.json4s : json4s-native_2.11 | jar | 3.2.10 |
com.twitter : parquet-hadoop-bundle | jar | 1.6.0 |
org.apache.parquet : parquet-common | jar | 1.7.0 |
org.apache.parquet : parquet-column | jar | 1.7.0 |
org.apache.parquet : parquet-hadoop | jar | 1.7.0 |
org.apache.parquet : parquet-avro | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-mllib_2.11 | jar | 2.0.0 |