is not current version
Last Version 1.12

com.google.code.plsqlgateway:plsqlgateway-webapp 1.6


GroupId

GroupId

com.google.code.plsqlgateway
ArtifactId

ArtifactId

plsqlgateway-webapp
Version

Version

1.6
Type

Type

war

Download plsqlgateway-webapp 1.6


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