is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:jdbc 0.5.1


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

jdbc
Version

Version

0.5.1
Type

Type

jar

Download jdbc 0.5.1


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