io.stoys:stoys-spark-db_2.11

SToys - mostly Scala and Spark tools.

License

License

GroupId

GroupId

io.stoys
ArtifactId

ArtifactId

stoys-spark-db_2.11
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

SToys - mostly Scala and Spark tools.

Download stoys-spark-db_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.stoys/stoys-spark-db_2.11/ -->
<dependency>
    <groupId>io.stoys</groupId>
    <artifactId>stoys-spark-db_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.stoys/stoys-spark-db_2.11/
implementation 'io.stoys:stoys-spark-db_2.11:0.4.0'
// https://jarcasting.com/artifacts/io.stoys/stoys-spark-db_2.11/
implementation ("io.stoys:stoys-spark-db_2.11:0.4.0")
'io.stoys:stoys-spark-db_2.11:jar:0.4.0'
<dependency org="io.stoys" name="stoys-spark-db_2.11" rev="0.4.0">
  <artifact name="stoys-spark-db_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.stoys', module='stoys-spark-db_2.11', version='0.4.0')
)
libraryDependencies += "io.stoys" % "stoys-spark-db_2.11" % "0.4.0"
[io.stoys/stoys-spark-db_2.11 "0.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.stoys : stoys-spark_2.12 jar 0.4.0
javax.persistence : javax.persistence-api jar 2.2
mysql : mysql-connector-java jar 8.0.26
org.postgresql : postgresql jar 42.2.23

provided (2)

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

test (4)

Group / Artifact Type Version
io.stoys : stoys-spark-test_2.12 jar 0.4.0
org.scalatest : scalatest_2.12 jar 3.2.9
org.apache.commons : commons-text jar 1.9
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3
0.2
0.1