Download mysql-mapping-0.0.1.jar file - Jar m

Jar examples for m:mysql-mapping

Description

You can download jar file mysql-mapping 0.0.1 in this page.

Build File

You can use the following script to add mysql-mapping-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.edgar615</groupId>
   <artifactId>mysql-mapping</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.edgar615', name: 'mysql-mapping', version: '0.0.1'
libraryDependencies += "com.github.edgar615" % "mysql-mapping" % "0.0.1"
<dependency org="com.github.edgar615" name="mysql-mapping" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.edgar615', module='mysql-mapping', version='0.0.1'))
'com.github.edgar615:mysql-mapping:jar:0.0.1'

Download

Click the following link to download the jar file.

mysql-mapping-0.0.1-javadoc.jar
mysql-mapping-0.0.1-sources.jar
mysql-mapping-0.0.1.jar
mysql-mapping-0.0.1.pom



Related Tutorials