is not current version
Last Version 0.5

com.github.marchenkoprojects:prettyjdbc-spring5 0.4.1

This project is a decorator PrettyJDBC library for easy integration into Spring Framework 5.

GroupId

GroupId

com.github.marchenkoprojects
ArtifactId

ArtifactId

prettyjdbc-spring5
Version

Version

0.4.1
Type

Type

jar

Download prettyjdbc-spring5 0.4.1


<!-- https://jarcasting.com/artifacts/com.github.marchenkoprojects/prettyjdbc-spring5/ -->
<dependency>
    <groupId>com.github.marchenkoprojects</groupId>
    <artifactId>prettyjdbc-spring5</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marchenkoprojects/prettyjdbc-spring5/
implementation 'com.github.marchenkoprojects:prettyjdbc-spring5:0.4.1'
// https://jarcasting.com/artifacts/com.github.marchenkoprojects/prettyjdbc-spring5/
implementation ("com.github.marchenkoprojects:prettyjdbc-spring5:0.4.1")
'com.github.marchenkoprojects:prettyjdbc-spring5:jar:0.4.1'
<dependency org="com.github.marchenkoprojects" name="prettyjdbc-spring5" rev="0.4.1">
  <artifact name="prettyjdbc-spring5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marchenkoprojects', module='prettyjdbc-spring5', version='0.4.1')
)
libraryDependencies += "com.github.marchenkoprojects" % "prettyjdbc-spring5" % "0.4.1"
[com.github.marchenkoprojects/prettyjdbc-spring5 "0.4.1"]