License |
License |
---|---|
GroupId | GroupIdcom.google.code.plsqlgateway |
ArtifactId | ArtifactIdplsqlgateway-core |
Last Version | Last Version1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplsqlgateway-core
A java PL/SQL gateway implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plsqlgateway-core-1.12.pom | |
plsqlgateway-core-1.12.jar | 34 KB |
plsqlgateway-core-1.12-sources.jar | 18 KB |
plsqlgateway-core-1.12-javadoc.jar | 72 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » ojdbc6 | jar | 11.2.0.2.0 |
javax.servlet : servlet-api | jar | 2.4 |