Download mybatis-page-0.0.2-RELEASE.jar file - Jar m

Jar examples for m:mybatis-page

Description

database page with mybatis plugin

You can download jar file mybatis-page 0.0.2-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add mybatis-page-0.0.2-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.monee1988</groupId>
   <artifactId>mybatis-page</artifactId>
   <version>0.0.2-RELEASE</version>
</dependency>
compile group: 'com.github.monee1988', name: 'mybatis-page', version: '0.0.2-RELEASE'
libraryDependencies += "com.github.monee1988" % "mybatis-page" % "0.0.2-RELEASE"
<dependency org="com.github.monee1988" name="mybatis-page" rev="0.0.2-RELEASE"/>
@Grapes(@Grab(group='com.github.monee1988', module='mybatis-page', version='0.0.2-RELEASE'))
'com.github.monee1988:mybatis-page:jar:0.0.2-RELEASE'

Download

Click the following link to download the jar file.

mybatis-page-0.0.2-RELEASE-javadoc.jar
mybatis-page-0.0.2-RELEASE-sources.jar
mybatis-page-0.0.2-RELEASE.jar
mybatis-page-0.0.2-RELEASE.pom



Related Tutorials