Download easymybatis-2.1.1.jar file - Jar e

Jar examples for e:easymybatis

Description

easymybatis

You can download jar file easymybatis 2.1.1 in this page.

License

LICENSE-2.0

Build File

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

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

Download

Click the following link to download the jar file.

easymybatis-2.1.1-javadoc.jar
easymybatis-2.1.1-sources.jar
easymybatis-2.1.1.jar
easymybatis-2.1.1.pom



Related Tutorials