License |
License |
---|---|
GroupId | GroupIdcom.truecar.mleap |
ArtifactId | ArtifactIdmleap-spark_2.10 |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionmleap-spark
mleap-spark
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mleap-spark_2.10-0.1.5.pom | |
mleap-spark_2.10-0.1.5.jar | 255 KB |
mleap-spark_2.10-0.1.5-sources.jar | 28 KB |
mleap-spark_2.10-0.1.5-javadoc.jar | 573 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truecar.mleap/mleap-spark_2.10/ -->
<dependency>
<groupId>com.truecar.mleap</groupId>
<artifactId>mleap-spark_2.10</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-spark_2.10/
implementation 'com.truecar.mleap:mleap-spark_2.10:0.1.5'
// https://jarcasting.com/artifacts/com.truecar.mleap/mleap-spark_2.10/
implementation ("com.truecar.mleap:mleap-spark_2.10:0.1.5")
'com.truecar.mleap:mleap-spark_2.10:jar:0.1.5'
<dependency org="com.truecar.mleap" name="mleap-spark_2.10" rev="0.1.5">
<artifact name="mleap-spark_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truecar.mleap', module='mleap-spark_2.10', version='0.1.5')
)
libraryDependencies += "com.truecar.mleap" % "mleap-spark_2.10" % "0.1.5"
[com.truecar.mleap/mleap-spark_2.10 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.truecar.mleap : mleap-runtime_2.10 | jar | 0.1.5 |
ml.bundle : bundle-ml_2.10 | jar | 0.1.1 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.6.0 |
org.apache.spark : spark-sql_2.10 | jar | 1.6.0 |
org.apache.spark : spark-mllib_2.10 | jar | 1.6.0 |
org.apache.spark : spark-catalyst_2.10 | jar | 1.6.0 |