License |
License |
---|---|
GroupId | GroupIdio.hydrosphere |
ArtifactId | ArtifactIdmist-lib_2.12 |
Version | Version1.1.3 |
Type | Typejar |
Description |
Descriptionmist-lib
mist-lib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mist-lib_2.12-1.1.3.pom | |
mist-lib_2.12-1.1.3.jar | 548 KB |
mist-lib_2.12-1.1.3-sources.jar | 26 KB |
mist-lib_2.12-1.1.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist-lib_2.12/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>mist-lib_2.12</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib_2.12/
implementation 'io.hydrosphere:mist-lib_2.12:1.1.3'
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib_2.12/
implementation ("io.hydrosphere:mist-lib_2.12:1.1.3")
'io.hydrosphere:mist-lib_2.12:jar:1.1.3'
<dependency org="io.hydrosphere" name="mist-lib_2.12" rev="1.1.3">
<artifact name="mist-lib_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist-lib_2.12', version='1.1.3')
)
libraryDependencies += "io.hydrosphere" % "mist-lib_2.12" % "1.1.3"
[io.hydrosphere/mist-lib_2.12 "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
io.hydrosphere : shadedshapeless_2.12 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 2.4.0 |
org.apache.spark : spark-sql_2.12 | jar | 2.4.0 |
org.apache.spark : spark-hive_2.12 | jar | 2.4.0 |
org.apache.spark : spark-streaming_2.12 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.scalatest : scalatest_2.12 | jar | 3.0.1 |