Download plsqlgateway-core-1.9.jar file - Jar p

Jar examples for p:plsqlgateway-core

Description

You can download jar file plsqlgateway-core 1.9 in this page.

Build File

You can use the following script to add plsqlgateway-core-1.9.jar to your project.

<dependency>
   <groupId>com.google.code.plsqlgateway</groupId>
   <artifactId>plsqlgateway-core</artifactId>
   <version>1.9</version>
</dependency>
compile group: 'com.google.code.plsqlgateway', name: 'plsqlgateway-core', version: '1.9'
libraryDependencies += "com.google.code.plsqlgateway" % "plsqlgateway-core" % "1.9"
<dependency org="com.google.code.plsqlgateway" name="plsqlgateway-core" rev="1.9"/>
@Grapes(@Grab(group='com.google.code.plsqlgateway', module='plsqlgateway-core', version='1.9'))
'com.google.code.plsqlgateway:plsqlgateway-core:jar:1.9'

Download

Click the following link to download the jar file.

plsqlgateway-core-1.9-javadoc.jar
plsqlgateway-core-1.9-sources.jar
plsqlgateway-core-1.9.jar
plsqlgateway-core-1.9.pom



Related Tutorials