Download orderbyhelper-spring-boot-starter-1.0.jar file - Jar o

Jar examples for o:orderbyhelper-spring-boot-starter

Description

MyBatis OrderByHelper integration with springboot.

You can download jar file orderbyhelper-spring-boot-starter 1.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add orderbyhelper-spring-boot-starter-1.0.jar to your project.

<dependency>
   <groupId>com.cuisongliu</groupId>
   <artifactId>orderbyhelper-spring-boot-starter</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.cuisongliu', name: 'orderbyhelper-spring-boot-starter', version: '1.0'
libraryDependencies += "com.cuisongliu" % "orderbyhelper-spring-boot-starter" % "1.0"
<dependency org="com.cuisongliu" name="orderbyhelper-spring-boot-starter" rev="1.0"/>
@Grapes(@Grab(group='com.cuisongliu', module='orderbyhelper-spring-boot-starter', version='1.0'))
'com.cuisongliu:orderbyhelper-spring-boot-starter:jar:1.0'

Download

Click the following link to download the jar file.

orderbyhelper-spring-boot-starter-1.0-javadoc.jar
orderbyhelper-spring-boot-starter-1.0-sources.jar
orderbyhelper-spring-boot-starter-1.0.jar
orderbyhelper-spring-boot-starter-1.0.pom



Related Tutorials