Jar examples for g:geronimo-derby
Wrapper for using Apache Derby as a bundled database.
You can download jar file geronimo-derby 3.0.0 in this page.
Apache License
You can use the following script to add geronimo-derby-3.0.0.jar to your project.
<dependency> <groupId>org.apache.geronimo.modules</groupId> <artifactId>geronimo-derby</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.apache.geronimo.modules', name: 'geronimo-derby', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-derby" % "3.0.0"
<dependency org="org.apache.geronimo.modules" name="geronimo-derby" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.modules', module='geronimo-derby', version='3.0.0'))
'org.apache.geronimo.modules:geronimo-derby:jar:3.0.0'
Click the following link to download the jar file.
geronimo-derby-3.0.0-javadoc.jar