Download easymybatis-1.8.5.jar file - Jar e

Jar examples for e:easymybatis

Description

easymybatis

You can download jar file easymybatis 1.8.5 in this page.

License

LICENSE-2.0

Build File

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

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

Download

Click the following link to download the jar file.

easymybatis-1.8.5-javadoc.jar
easymybatis-1.8.5-sources.jar
easymybatis-1.8.5.jar
easymybatis-1.8.5.pom



Related Tutorials