| License | License | 
|---|---|
| GroupId | GroupIdorg.qcri.rheem | 
| ArtifactId | ArtifactIdrheem-jdbc-template | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRheem 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. | 
| Filename | Size | 
|---|---|
| rheem-jdbc-template-0.3.0.pom | |
| rheem-jdbc-template-0.3.0.jar | 24 KB | 
| rheem-jdbc-template-0.3.0-sources.jar | 14 KB | 
| rheem-jdbc-template-0.3.0-javadoc.jar | 125 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.qcri.rheem/rheem-jdbc-template/ -->
<dependency>
    <groupId>org.qcri.rheem</groupId>
    <artifactId>rheem-jdbc-template</artifactId>
    <version>0.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.qcri.rheem/rheem-jdbc-template/
implementation 'org.qcri.rheem:rheem-jdbc-template:0.3.0'// https://jarcasting.com/artifacts/org.qcri.rheem/rheem-jdbc-template/
implementation ("org.qcri.rheem:rheem-jdbc-template:0.3.0")'org.qcri.rheem:rheem-jdbc-template:jar:0.3.0'<dependency org="org.qcri.rheem" name="rheem-jdbc-template" rev="0.3.0">
  <artifact name="rheem-jdbc-template" type="jar" />
</dependency>@Grapes(
@Grab(group='org.qcri.rheem', module='rheem-jdbc-template', version='0.3.0')
)libraryDependencies += "org.qcri.rheem" % "rheem-jdbc-template" % "0.3.0"[org.qcri.rheem/rheem-jdbc-template "0.3.0"]| 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-java | jar | 0.3.0 | 
| net.sf.trove4j : trove4j | jar | 3.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.3.4 | 
| org.apache.hadoop : hadoop-common | jar | 2.2.0 | 
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 2.0.41-beta |