is not current version
Last Version 2.2.8-RELEASE

com.github.dreamroute:sqlprinter-spring-boot-starter 2.2.5-RELEASE

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

sqlprinter-spring-boot-starter
Version

Version

2.2.5-RELEASE
Type

Type

jar

Download sqlprinter-spring-boot-starter 2.2.5-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.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/sqlprinter-spring-boot-starter/
implementation 'com.github.dreamroute:sqlprinter-spring-boot-starter:2.2.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/sqlprinter-spring-boot-starter/
implementation ("com.github.dreamroute:sqlprinter-spring-boot-starter:2.2.5-RELEASE")
'com.github.dreamroute:sqlprinter-spring-boot-starter:jar:2.2.5-RELEASE'
<dependency org="com.github.dreamroute" name="sqlprinter-spring-boot-starter" rev="2.2.5-RELEASE">
  <artifact name="sqlprinter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='sqlprinter-spring-boot-starter', version='2.2.5-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "sqlprinter-spring-boot-starter" % "2.2.5-RELEASE"
[com.github.dreamroute/sqlprinter-spring-boot-starter "2.2.5-RELEASE"]