License |
License |
---|---|
GroupId | GroupIdio.stoys |
ArtifactId | ArtifactIdstoys-spark-test_2.12 |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionSToys - mostly Scala and Spark tools.
|
<!-- https://jarcasting.com/artifacts/io.stoys/stoys-spark-test_2.12/ -->
<dependency>
<groupId>io.stoys</groupId>
<artifactId>stoys-spark-test_2.12</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.stoys/stoys-spark-test_2.12/
implementation 'io.stoys:stoys-spark-test_2.12:0.3'
// https://jarcasting.com/artifacts/io.stoys/stoys-spark-test_2.12/
implementation ("io.stoys:stoys-spark-test_2.12:0.3")
'io.stoys:stoys-spark-test_2.12:jar:0.3'
<dependency org="io.stoys" name="stoys-spark-test_2.12" rev="0.3">
<artifact name="stoys-spark-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stoys', module='stoys-spark-test_2.12', version='0.3')
)
libraryDependencies += "io.stoys" % "stoys-spark-test_2.12" % "0.3"
[io.stoys/stoys-spark-test_2.12 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.stoys : stoys-scala_2.12 | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.1.2 |
org.apache.spark : spark-sql_2.12 | jar | 3.1.2 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |