Download easymybatis-1.7.0.jar file - Jar e

Jar examples for e:easymybatis

Description

easymybatis

You can download jar file easymybatis 1.7.0 in this page.

License

LICENSE-2.0

Build File

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

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

Download

Click the following link to download the jar file.

easymybatis-1.7.0-javadoc.jar
easymybatis-1.7.0-sources.jar
easymybatis-1.7.0.jar
easymybatis-1.7.0.pom



Related Tutorials