is not current version
Last Version 0.5

com.github.marchenkoprojects:prettyjdbc-spring5 0.3

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.3
Type

Type

jar

Download prettyjdbc-spring5 0.3


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