License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.DataSystemsGroupUT |
ArtifactId | ArtifactIdD-SmartML |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionD-SmartML
Distributed Smart Machine Learning Library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
D-SmartML-0.1.pom | |
D-SmartML-0.1.jar | 475 KB |
D-SmartML-0.1-sources.jar | 70 KB |
D-SmartML-0.1-javadoc.jar | 551 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.DataSystemsGroupUT/D-SmartML/ -->
<dependency>
<groupId>com.github.DataSystemsGroupUT</groupId>
<artifactId>D-SmartML</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.DataSystemsGroupUT/D-SmartML/
implementation 'com.github.DataSystemsGroupUT:D-SmartML:0.1'
// https://jarcasting.com/artifacts/com.github.DataSystemsGroupUT/D-SmartML/
implementation ("com.github.DataSystemsGroupUT:D-SmartML:0.1")
'com.github.DataSystemsGroupUT:D-SmartML:jar:0.1'
<dependency org="com.github.DataSystemsGroupUT" name="D-SmartML" rev="0.1">
<artifact name="D-SmartML" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.DataSystemsGroupUT', module='D-SmartML', version='0.1')
)
libraryDependencies += "com.github.DataSystemsGroupUT" % "D-SmartML" % "0.1"
[com.github.DataSystemsGroupUT/D-SmartML "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.apache.spark : spark-core_2.11 | jar | 2.3.2 |
org.apache.spark : spark-sql_2.11 | jar | 2.3.2 |
org.apache.spark : spark-mllib_2.11 | jar | 2.3.2 |