Last Version

org.qcri.rheem:rheem-sqlite3 0.3.0

Rheem is a tool to build platform-agnostic data processing apps and have them both optimized for and executed on multiple different execution platforms, such as Java Streams and Apache Spark.

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem-sqlite3
Version

Version

0.3.0
Type

Type

jar
Description

Description

Rheem is a tool to build platform-agnostic data processing apps and have them both optimized for and executed on multiple different execution platforms, such as Java Streams and Apache Spark.

Download rheem-sqlite3 0.3.0


<!-- https://jarcasting.com/artifacts/org.qcri.rheem/rheem-sqlite3/ -->
<dependency>
    <groupId>org.qcri.rheem</groupId>
    <artifactId>rheem-sqlite3</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qcri.rheem/rheem-sqlite3/
implementation 'org.qcri.rheem:rheem-sqlite3:0.3.0'
// https://jarcasting.com/artifacts/org.qcri.rheem/rheem-sqlite3/
implementation ("org.qcri.rheem:rheem-sqlite3:0.3.0")
'org.qcri.rheem:rheem-sqlite3:jar:0.3.0'
<dependency org="org.qcri.rheem" name="rheem-sqlite3" rev="0.3.0">
  <artifact name="rheem-sqlite3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qcri.rheem', module='rheem-sqlite3', version='0.3.0')
)
libraryDependencies += "org.qcri.rheem" % "rheem-sqlite3" % "0.3.0"
[org.qcri.rheem/rheem-sqlite3 "0.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.qcri.rheem : rheem-core jar 0.3.0
org.qcri.rheem : rheem-basic jar 0.3.0
org.qcri.rheem : rheem-jdbc-template jar 0.3.0
org.xerial : sqlite-jdbc jar 3.8.11.2
net.sf.trove4j : trove4j jar 3.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.0.41-beta

Project Modules

There are no modules declared in this project.