Last Version

sqlprinter 2.0.7-RELEASE

print sql replace '?' in sql fragment.

License

License

GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

sqlprinter
Version

Version

2.0.7-RELEASE
Type

Type

pom
Description

Description

sqlprinter
print sql 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 2.0.7-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
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
org.mybatis : mybatis Optional jar 3.4.6
com.github.dreamroute : mybatis-pro-boot-starter jar 1.1.7

Project Modules

There are no modules declared in this project.