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

Jar examples for p:plsqlgateway-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials