| License |
License |
|---|---|
| GroupId | GroupIdio.github.jsarni |
| ArtifactId | ArtifactIdcaraml_2.12 |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCaraML
CaraML
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| caraml_2.12-1.0.0.pom | |
| caraml_2.12-1.0.0.jar | 367 KB |
| caraml_2.12-1.0.0-sources.jar | 40 KB |
| caraml_2.12-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jsarni/caraml_2.12/ -->
<dependency>
<groupId>io.github.jsarni</groupId>
<artifactId>caraml_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jsarni/caraml_2.12/
implementation 'io.github.jsarni:caraml_2.12:1.0.0'
// https://jarcasting.com/artifacts/io.github.jsarni/caraml_2.12/
implementation ("io.github.jsarni:caraml_2.12:1.0.0")
'io.github.jsarni:caraml_2.12:jar:1.0.0'
<dependency org="io.github.jsarni" name="caraml_2.12" rev="1.0.0">
<artifact name="caraml_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jsarni', module='caraml_2.12', version='1.0.0')
)
libraryDependencies += "io.github.jsarni" % "caraml_2.12" % "1.0.0"
[io.github.jsarni/caraml_2.12 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.apache.spark : spark-mllib_2.12 | jar | 3.1.1 |
| org.yaml : snakeyaml | jar | 1.28 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.7 |
| org.mockito : mockito-scala_2.12 | jar | 1.16.37 |