Download easymybatis-1.7.1.jar file - Jar e

Jar examples for e:easymybatis

Description

easymybatis

You can download jar file easymybatis 1.7.1 in this page.

License

LICENSE-2.0

Build File

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

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

Download

Click the following link to download the jar file.

easymybatis-1.7.1-javadoc.jar
easymybatis-1.7.1-sources.jar
easymybatis-1.7.1.jar
easymybatis-1.7.1.pom



Related Tutorials