MVN

com.wda.sdbc : postgresql-java7_2.10

Maven & Gradle

Jun 28, 2015
2 stars

postgresql-java7 · An implementation of WDA SDBC for accessing PostgreSQL.

<dependency>
    <groupId>com.wda.sdbc</groupId>
    <artifactId>postgresql-java7_2.10</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wda.sdbc : postgresql-java7_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.wda.sdbc : postgresql-java7_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
postgresql-java7_2.10-0.10
0.9
postgresql-java7_2.10-0.9

How to add a dependency to Maven

Add the following com.wda.sdbc : postgresql-java7_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wda.sdbc</groupId>
    <artifactId>postgresql-java7_2.10</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wda.sdbc : postgresql-java7_2.10 gradle dependency to your build.gradle file:

implementation 'com.wda.sdbc:postgresql-java7_2.10:0.10'

Gradle Kotlin DSL: Add the following com.wda.sdbc : postgresql-java7_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wda.sdbc:postgresql-java7_2.10:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wda.sdbc : postgresql-java7_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wda.sdbc" % "postgresql-java7_2.10" % "0.10"

Advertisement

Dependencies from Group

Apr 30, 2015
5 usages
2 stars
Apr 30, 2015
5 usages
2 stars
Jun 28, 2015
3 usages
2 stars
Jun 28, 2015
3 usages
2 stars
Apr 30, 2015
2 stars

Discover Dependencies

Jun 28, 2015
2 stars
Jun 17, 2015
0 stars
Sep 15, 2020
6 usages
918 stars
Sep 15, 2020
1 usages
918 stars
Jun 17, 2015
84 stars
Aug 05, 2015
49 stars