plsqlgateway

A java PL/SQL gateway implementation

License

License

GroupId

GroupId

com.google.code.plsqlgateway
ArtifactId

ArtifactId

plsqlgateway
Last Version

Last Version

1.12
Release Date

Release Date

Type

Type

pom
Description

Description

plsqlgateway
A java PL/SQL gateway implementation
Project URL

Project URL

http://code.google.com/p/plsqlgateway/
Source Code Management

Source Code Management

http://code.google.com/p/plsqlgateway/source/browse/tags/plsqlgateway-1.12

Download plsqlgateway

Filename Size
plsqlgateway-1.12.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.plsqlgateway/plsqlgateway/ -->
<dependency>
    <groupId>com.google.code.plsqlgateway</groupId>
    <artifactId>plsqlgateway</artifactId>
    <version>1.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.plsqlgateway/plsqlgateway/
implementation 'com.google.code.plsqlgateway:plsqlgateway:1.12'
// https://jarcasting.com/artifacts/com.google.code.plsqlgateway/plsqlgateway/
implementation ("com.google.code.plsqlgateway:plsqlgateway:1.12")
'com.google.code.plsqlgateway:plsqlgateway:pom:1.12'
<dependency org="com.google.code.plsqlgateway" name="plsqlgateway" rev="1.12">
  <artifact name="plsqlgateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.plsqlgateway', module='plsqlgateway', version='1.12')
)
libraryDependencies += "com.google.code.plsqlgateway" % "plsqlgateway" % "1.12"
[com.google.code.plsqlgateway/plsqlgateway "1.12"]

Dependencies

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

Project Modules

  • plsqlgateway-core
  • plsqlgateway-webapp

Versions

Version
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3