MVN

com.google.code.plsqlgateway : plsqlgateway

Maven & Gradle

Apr 13, 2012

plsqlgateway · A java PL/SQL gateway implementation

<dependency>
    <groupId>com.google.code.plsqlgateway</groupId>
    <artifactId>plsqlgateway</artifactId>
    <version>1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.code.plsqlgateway : plsqlgateway to add to Maven - Latest Versions:

  • Latest Stable: 1.12

All Versions

Choose a version of com.google.code.plsqlgateway : plsqlgateway to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12
plsqlgateway-1.12
1.11
plsqlgateway-1.11
1.10
plsqlgateway-1.10
1.9
plsqlgateway-1.9
1.8
plsqlgateway-1.8
1.7
plsqlgateway-1.7
1.6
plsqlgateway-1.6
1.5
plsqlgateway-1.5
1.4
plsqlgateway-1.4
1.3
plsqlgateway-1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.code.plsqlgateway</groupId>
    <artifactId>plsqlgateway</artifactId>
    <version>1.12</version>
</dependency>