Download plugin-access-derby-1.2.jar file - Jar p

Jar examples for p:plugin-access-derby

Description

TODO

You can download jar file plugin-access-derby 1.2 in this page.

Build File

You can use the following script to add plugin-access-derby-1.2.jar to your project.

<dependency>
   <groupId>com.googlecode.the-fascinator.plugins</groupId>
   <artifactId>plugin-access-derby</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'com.googlecode.the-fascinator.plugins', name: 'plugin-access-derby', version: '1.2'
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-access-derby" % "1.2"
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-access-derby" rev="1.2"/>
@Grapes(@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-access-derby', version='1.2'))
'com.googlecode.the-fascinator.plugins:plugin-access-derby:jar:1.2'

Download

Click the following link to download the jar file.

plugin-access-derby-1.2-javadoc.jar
plugin-access-derby-1.2-sources.jar
plugin-access-derby-1.2.jar
plugin-access-derby-1.2.pom



Related Tutorials