Last Version

com.github.fangjinuo:sqlhelper-mybatis-spring-boot-autoconfigure 1.1-RELEASE

Supports SQL Tools ( Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

License

License

Categories

Categories

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

GroupId

com.github.fangjinuo
ArtifactId

ArtifactId

sqlhelper-mybatis-spring-boot-autoconfigure
Version

Version

1.1-RELEASE
Type

Type

jar
Description

Description

Supports SQL Tools ( Dialect, Pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Download sqlhelper-mybatis-spring-boot-autoconfigure 1.1-RELEASE


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot Optional jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Optional jar 2.0.0
org.mybatis : mybatis Optional jar 3.5.0
org.mybatis : mybatis-spring Optional jar 2.0.0
com.github.fangjinuo : sqlhelper-mybatis Optional jar 1.1-RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 20.0
com.google.code.gson : gson jar 2.8.5
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Project Modules

There are no modules declared in this project.