postgresql-jdbc

An implementation of SDBC for accessing PostgreSQL using JDBC.

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.rocketfuel.sdbc
ArtifactId

ArtifactId

postgresql-jdbc_2.11
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

postgresql-jdbc
An implementation of SDBC for accessing PostgreSQL using JDBC.
Project URL

Project URL

https://github.com/rocketfuel/sdbc
Project Organization

Project Organization

com.rocketfuel.sdbc

Download postgresql-jdbc_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.rocketfuel.sdbc : jdbc_2.11 jar 4.0.0
org.postgresql : postgresql jar 42.2.12.jre7
org.scala-lang.modules : scala-xml_2.11 jar 1.3.0

provided (4)

Group / Artifact Type Version
io.argonaut : argonaut_2.11 jar 6.2.5
org.json4s : json4s-jackson_2.11 jar 3.6.7
org.json4s : json4s-native_2.11 jar 3.6.7
io.circe : circe-parser_2.11 jar 0.11.2

test (1)

Group / Artifact Type Version
ru.yandex.qatools.embed : postgresql-embedded jar 2.10

Project Modules

There are no modules declared in this project.
com.rocketfuel.sdbc

Rocket Fuel

Predictive Marketing

Versions

Version
4.0.0
3.0.0
2.0.2
2.0.1
2.0
2.0-RC1
2.0-RC0