Last Version

PrettyJDBC-spring5 0.5

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

License

License

GroupId

GroupId

com.github.marchenkoprojects
ArtifactId

ArtifactId

prettyjdbc-spring5
Version

Version

0.5
Type

Type

jar
Description

Description

PrettyJDBC-spring5
This project is a decorator PrettyJDBC library for easy integration into Spring Framework 5.
Project URL

Project URL

https://github.com/MarchenkoProjects/PrettyJDBC-spring5
Source Code Management

Source Code Management

https://github.com/MarchenkoProjects/PrettyJDBC-spring5

Download prettyjdbc-spring5 0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.marchenkoprojects : prettyjdbc jar 0.5
org.springframework : spring-core Optional jar 5.2.9.RELEASE
org.springframework : spring-beans Optional jar 5.2.9.RELEASE
org.springframework : spring-jdbc Optional jar 5.2.9.RELEASE
org.springframework : spring-tx Optional jar 5.2.9.RELEASE
org.springframework : spring-web Optional jar 5.2.9.RELEASE
org.springframework : spring-webmvc Optional jar 5.2.9.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.9.RELEASE
junit : junit jar 4.12
org.hsqldb : hsqldb jar 2.5.1

Project Modules

There are no modules declared in this project.