Download uw-dm-3.0.8.jar file - Jar u

Jar examples for u:uw-dm

Description

uw-dm is a simple and easy to used dao lib in JAVA

You can download jar file uw-dm 3.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add uw-dm-3.0.8.jar to your project.

<dependency>
   <groupId>com.umtone</groupId>
   <artifactId>uw-dm</artifactId>
   <version>3.0.8</version>
</dependency>
compile group: 'com.umtone', name: 'uw-dm', version: '3.0.8'
libraryDependencies += "com.umtone" % "uw-dm" % "3.0.8"
<dependency org="com.umtone" name="uw-dm" rev="3.0.8"/>
@Grapes(@Grab(group='com.umtone', module='uw-dm', version='3.0.8'))
'com.umtone:uw-dm:jar:3.0.8'

Download

Click the following link to download the jar file.

uw-dm-3.0.8-javadoc.jar
uw-dm-3.0.8-sources.jar
uw-dm-3.0.8.jar
uw-dm-3.0.8.pom



Related Tutorials