Download javadb-10.2.2.1-20070823.jar file - Jar j

Jar examples for j:javadb

Description

This pom describes how to assemble the Java DB package

You can download jar file javadb 10.2.2.1-20070823 in this page.

License

Open Source License

Build File

You can use the following script to add javadb-10.2.2.1-20070823.jar to your project.

<dependency>
   <groupId>javadb</groupId>
   <artifactId>javadb</artifactId>
   <version>10.2.2.1-20070823</version>
</dependency>
compile group: 'javadb', name: 'javadb', version: '10.2.2.1-20070823'
libraryDependencies += "javadb" % "javadb" % "10.2.2.1-20070823"
<dependency org="javadb" name="javadb" rev="10.2.2.1-20070823"/>
@Grapes(@Grab(group='javadb', module='javadb', version='10.2.2.1-20070823'))
'javadb:javadb:jar:10.2.2.1-20070823'

Download

Click the following link to download the jar file.

javadb-10.2.2.1-20070823.jar
javadb-10.2.2.1-20070823.pom



Related Tutorials