GroupId | GroupIdio.hydrosphere |
---|---|
ArtifactId | ArtifactIdmist-lib-spark2_2.11 |
Version | Version0.12.2 |
Type | Typejar |
Filename | Size |
---|---|
mist-lib-spark2_2.11-0.12.2.pom | |
mist-lib-spark2_2.11-0.12.2.jar | 400 KB |
mist-lib-spark2_2.11-0.12.2-sources.jar | 48 KB |
mist-lib-spark2_2.11-0.12.2-javadoc.jar | 659 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>mist-lib-spark2_2.11</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/
implementation 'io.hydrosphere:mist-lib-spark2_2.11:0.12.2'
// https://jarcasting.com/artifacts/io.hydrosphere/mist-lib-spark2_2.11/
implementation ("io.hydrosphere:mist-lib-spark2_2.11:0.12.2")
'io.hydrosphere:mist-lib-spark2_2.11:jar:0.12.2'
<dependency org="io.hydrosphere" name="mist-lib-spark2_2.11" rev="0.12.2">
<artifact name="mist-lib-spark2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist-lib-spark2_2.11', version='0.12.2')
)
libraryDependencies += "io.hydrosphere" % "mist-lib-spark2_2.11" % "0.12.2"
[io.hydrosphere/mist-lib-spark2_2.11 "0.12.2"]