Last Version

sqlprinter-spring-boot-starter 2.2.8-RELEASE

print sql use real value replace '?' in sql fragment.

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

sqlprinter-spring-boot-starter
Version

Version

2.2.8-RELEASE
Type

Type

jar
Description

Description

sqlprinter-spring-boot-starter
print sql use real value replace '?' in sql fragment.
Project URL

Project URL

https://github.com/Dreamroute/sqlprinter
Source Code Management

Source Code Management

https://github.com/Dreamroute/sqlprinter

Download sqlprinter-spring-boot-starter 2.2.8-RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.5.7
cn.hutool : hutool-all jar 5.4.2
com.github.dreamroute : mybatis-pro-base jar 1.5.7
org.springframework.boot : spring-boot-starter Optional jar 2.3.2.RELEASE
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.2.RELEASE
com.github.jsqlparser : jsqlparser jar 4.0
org.apache.commons : commons-lang3 jar 3.11

Project Modules

There are no modules declared in this project.