License |
License |
---|---|
GroupId | GroupIdio.hydrosphere |
ArtifactId | ArtifactIdmist-lib_2.11 |
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.11-1.1.3.pom | |
mist-lib_2.11-1.1.3.jar | 658 KB |
mist-lib_2.11-1.1.3-sources.jar | 26 KB |
mist-lib_2.11-1.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist-lib_2.11/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>mist-lib_2.11</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib_2.11/
implementation 'io.hydrosphere:mist-lib_2.11:1.1.3'
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib_2.11/
implementation ("io.hydrosphere:mist-lib_2.11:1.1.3")
'io.hydrosphere:mist-lib_2.11:jar:1.1.3'
<dependency org="io.hydrosphere" name="mist-lib_2.11" rev="1.1.3">
<artifact name="mist-lib_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist-lib_2.11', version='1.1.3')
)
libraryDependencies += "io.hydrosphere" % "mist-lib_2.11" % "1.1.3"
[io.hydrosphere/mist-lib_2.11 "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.hydrosphere : shadedshapeless_2.11 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |
org.apache.spark : spark-hive_2.11 | jar | 2.4.0 |
org.apache.spark : spark-streaming_2.11 | 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.11 | jar | 3.0.1 |