Download dao-2.2.jar file - Jar d

Jar examples for d:dao

Description

DAO for sqlbrite

You can download jar file dao 2.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dao-2.2.jar to your project.

<dependency>
   <groupId>org.apertereports</groupId>
   <artifactId>dao</artifactId>
   <version>2.2</version>
</dependency>
compile group: 'org.apertereports', name: 'dao', version: '2.2'
libraryDependencies += "org.apertereports" % "dao" % "2.2"
<dependency org="org.apertereports" name="dao" rev="2.2"/>
@Grapes(@Grab(group='org.apertereports', module='dao', version='2.2'))
'org.apertereports:dao:jar:2.2'

Download

Click the following link to download the jar file.

dao-2.2-javadoc.jar
dao-2.2-sources.jar
dao-2.2.jar
dao-2.2.pom



Related Tutorials