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

Jar examples for p:plsqlgateway-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials