com.rocketfuel.sdbc.postgresql:jdbc_2.12


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.rocketfuel.sdbc.postgresql
ArtifactId

ArtifactId

jdbc_2.12
Last Version

Last Version

2.0-RC0
Release Date

Release Date

Type

Type

jar
Description

Description

Download jdbc_2.12

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-RC0