Jar examples for f:ferris-derby
The purpose of this project is to provide utilities related to the Apache Derby database.
You can download jar file ferris-derby 0.0.1 in this page.
You can use the following script to add ferris-derby-0.0.1.jar to your project.
<dependency> <groupId>org.ferris</groupId> <artifactId>ferris-derby</artifactId> <version>0.0.1</version> </dependency>
compile group: 'org.ferris', name: 'ferris-derby', version: '0.0.1'
libraryDependencies += "org.ferris" % "ferris-derby" % "0.0.1"
<dependency org="org.ferris" name="ferris-derby" rev="0.0.1"/>
@Grapes(@Grab(group='org.ferris', module='ferris-derby', version='0.0.1'))
'org.ferris:ferris-derby:jar:0.0.1'
Click the following link to download the jar file.
ferris-derby-0.0.1.jar