Download web-common-dao-1.0.0.jar file - Jar w

Jar examples for w:web-common-dao

Description

Contains common DAO classes

You can download jar file web-common-dao 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add web-common-dao-1.0.0.jar to your project.

<dependency>
   <groupId>com.googlecode.web-commons</groupId>
   <artifactId>web-common-dao</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.googlecode.web-commons', name: 'web-common-dao', version: '1.0.0'
libraryDependencies += "com.googlecode.web-commons" % "web-common-dao" % "1.0.0"
<dependency org="com.googlecode.web-commons" name="web-common-dao" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.web-commons', module='web-common-dao', version='1.0.0'))
'com.googlecode.web-commons:web-common-dao:jar:1.0.0'

Download

Click the following link to download the jar file.

web-common-dao-1.0.0-javadoc.jar
web-common-dao-1.0.0-sources.jar
web-common-dao-1.0.0.jar
web-common-dao-1.0.0.pom



Related Tutorials