License |
License |
---|---|
GroupId | GroupIdcom.google.code.plsqlgateway |
ArtifactId | ArtifactIdplsqlgateway-webapp |
Last Version | Last Version1.12 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionplsqlgateway-webapp
A java PL/SQL gateway implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plsqlgateway-webapp-1.12.pom | |
plsqlgateway-webapp-1.12.war | 795 KB |
plsqlgateway-webapp-1.12-javadoc.jar | 334 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.plsqlgateway/plsqlgateway-webapp/ -->
<dependency>
<groupId>com.google.code.plsqlgateway</groupId>
<artifactId>plsqlgateway-webapp</artifactId>
<version>1.12</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.plsqlgateway/plsqlgateway-webapp/
implementation 'com.google.code.plsqlgateway:plsqlgateway-webapp:1.12'
// https://jarcasting.com/artifacts/com.google.code.plsqlgateway/plsqlgateway-webapp/
implementation ("com.google.code.plsqlgateway:plsqlgateway-webapp:1.12")
'com.google.code.plsqlgateway:plsqlgateway-webapp:war:1.12'
<dependency org="com.google.code.plsqlgateway" name="plsqlgateway-webapp" rev="1.12">
<artifact name="plsqlgateway-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.google.code.plsqlgateway', module='plsqlgateway-webapp', version='1.12')
)
libraryDependencies += "com.google.code.plsqlgateway" % "plsqlgateway-webapp" % "1.12"
[com.google.code.plsqlgateway/plsqlgateway-webapp "1.12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.plsqlgateway : plsqlgateway-core | jar | 1.9 |
com.google.code.eforceconfig : eforceconfig-core | jar | 1.1 |
com.google.code.eforceconfig : eforceconfig-servlet | jar | 1.1 |