Last Version

common 0.2.0

common

License

License

GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

common_2.11
Version

Version

0.2.0
Type

Type

jar
Description

Description

common
common
Project URL

Project URL

https://github.com/Hydrospheredata/spark-ml-serving
Project Organization

Project Organization

io.hydrosphere
Source Code Management

Source Code Management

https://github.com/Hydrospheredata/mist.git

Download common_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/io.hydrosphere/common_2.11/ -->
<dependency>
    <groupId>io.hydrosphere</groupId>
    <artifactId>common_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/common_2.11/
implementation 'io.hydrosphere:common_2.11:0.2.0'
// https://jarcasting.com/artifacts/io.hydrosphere/common_2.11/
implementation ("io.hydrosphere:common_2.11:0.2.0")
'io.hydrosphere:common_2.11:jar:0.2.0'
<dependency org="io.hydrosphere" name="common_2.11" rev="0.2.0">
  <artifact name="common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='common_2.11', version='0.2.0')
)
libraryDependencies += "io.hydrosphere" % "common_2.11" % "0.2.0"
[io.hydrosphere/common_2.11 "0.2.0"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.apache.spark : spark-mllib_2.11 jar 2.2.0

Project Modules

There are no modules declared in this project.