plsqlgateway-core

A java PL/SQL gateway implementation

License

License

GroupId

GroupId

com.google.code.plsqlgateway
ArtifactId

ArtifactId

plsqlgateway-core
Last Version

Last Version

1.12
Release Date

Release Date

Type

Type

jar
Description

Description

plsqlgateway-core
A java PL/SQL gateway implementation
Project URL

Project URL

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

Source Code Management

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

Download plsqlgateway-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.2.2
commons-lang : commons-lang jar 2.5
log4j : log4j jar 1.2.8
com.google.code.eforceconfig : eforceconfig-core jar 1.1
com.google.code.eforceconfig : eforceconfig-servlet jar 1.1
com.google.code.eforceconfig : eforceconfig-jdbc jar 1.1

provided (2)

Group / Artifact Type Version
com.oracle » ojdbc6 jar 11.2.0.2.0
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3