is not current version
Last Version 4.0.0

com.rocketfuel.sdbc:postgresql-jdbc_2.11 2.0-RC0


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.rocketfuel.sdbc
ArtifactId

ArtifactId

postgresql-jdbc_2.11
Version

Version

2.0-RC0
Type

Type

jar

Download postgresql-jdbc_2.11 2.0-RC0


<!-- https://jarcasting.com/artifacts/com.rocketfuel.sdbc/postgresql-jdbc_2.11/ -->
<dependency>
    <groupId>com.rocketfuel.sdbc</groupId>
    <artifactId>postgresql-jdbc_2.11</artifactId>
    <version>2.0-RC0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rocketfuel.sdbc/postgresql-jdbc_2.11/
implementation 'com.rocketfuel.sdbc:postgresql-jdbc_2.11:2.0-RC0'
// https://jarcasting.com/artifacts/com.rocketfuel.sdbc/postgresql-jdbc_2.11/
implementation ("com.rocketfuel.sdbc:postgresql-jdbc_2.11:2.0-RC0")
'com.rocketfuel.sdbc:postgresql-jdbc_2.11:jar:2.0-RC0'
<dependency org="com.rocketfuel.sdbc" name="postgresql-jdbc_2.11" rev="2.0-RC0">
  <artifact name="postgresql-jdbc_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rocketfuel.sdbc', module='postgresql-jdbc_2.11', version='2.0-RC0')
)
libraryDependencies += "com.rocketfuel.sdbc" % "postgresql-jdbc_2.11" % "2.0-RC0"
[com.rocketfuel.sdbc/postgresql-jdbc_2.11 "2.0-RC0"]