Download easymybatis-2.0.0.jar file - Jar e

Jar examples for e:easymybatis

Description

easymybatis

You can download jar file easymybatis 2.0.0 in this page.

License

LICENSE-2.0

Build File

You can use the following script to add easymybatis-2.0.0.jar to your project.

<dependency>
   <groupId>net.oschina.durcframework</groupId>
   <artifactId>easymybatis</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.oschina.durcframework', name: 'easymybatis', version: '2.0.0'
libraryDependencies += "net.oschina.durcframework" % "easymybatis" % "2.0.0"
<dependency org="net.oschina.durcframework" name="easymybatis" rev="2.0.0"/>
@Grapes(@Grab(group='net.oschina.durcframework', module='easymybatis', version='2.0.0'))
'net.oschina.durcframework:easymybatis:jar:2.0.0'

Download

Click the following link to download the jar file.

easymybatis-2.0.0-javadoc.jar
easymybatis-2.0.0-sources.jar
easymybatis-2.0.0.jar
easymybatis-2.0.0.pom



Related Tutorials