Download javadb-10.4.2.1-20081020.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.4.2.1-20081020 in this page.

License

Open Source License

Build File

You can use the following script to add javadb-10.4.2.1-20081020.jar to your project.

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

Download

Click the following link to download the jar file.

javadb-10.4.2.1-20081020.pom



Related Tutorials