is not current version
Last Version 1.0.2

com.cuisongliu:orderbyhelper-spring-boot-autoconfigure 1.0

MyBatis OrderByHelper integration with springboot.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.cuisongliu
ArtifactId

ArtifactId

orderbyhelper-spring-boot-autoconfigure
Version

Version

1.0
Type

Type

jar

Download orderbyhelper-spring-boot-autoconfigure 1.0


<!-- https://jarcasting.com/artifacts/com.cuisongliu/orderbyhelper-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.cuisongliu</groupId>
    <artifactId>orderbyhelper-spring-boot-autoconfigure</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cuisongliu/orderbyhelper-spring-boot-autoconfigure/
implementation 'com.cuisongliu:orderbyhelper-spring-boot-autoconfigure:1.0'
// https://jarcasting.com/artifacts/com.cuisongliu/orderbyhelper-spring-boot-autoconfigure/
implementation ("com.cuisongliu:orderbyhelper-spring-boot-autoconfigure:1.0")
'com.cuisongliu:orderbyhelper-spring-boot-autoconfigure:jar:1.0'
<dependency org="com.cuisongliu" name="orderbyhelper-spring-boot-autoconfigure" rev="1.0">
  <artifact name="orderbyhelper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cuisongliu', module='orderbyhelper-spring-boot-autoconfigure', version='1.0')
)
libraryDependencies += "com.cuisongliu" % "orderbyhelper-spring-boot-autoconfigure" % "1.0"
[com.cuisongliu/orderbyhelper-spring-boot-autoconfigure "1.0"]