License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.gavlyukovskiy |
ArtifactId | ArtifactIddatasource-decorator-spring-boot-autoconfigure |
Version | Version1.7.1 |
Type | Typejar |
Description |
Descriptiondatasource-decorator-spring-boot-autoconfigure
Spring Boot integration with p6spy, datasource-proxy and flexy-pool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.gavlyukovskiy</groupId>
<artifactId>datasource-decorator-spring-boot-autoconfigure</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure/
implementation 'com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:1.7.1'
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure/
implementation ("com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:1.7.1")
'com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:jar:1.7.1'
<dependency org="com.github.gavlyukovskiy" name="datasource-decorator-spring-boot-autoconfigure" rev="1.7.1">
<artifact name="datasource-decorator-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gavlyukovskiy', module='datasource-decorator-spring-boot-autoconfigure', version='1.7.1')
)
libraryDependencies += "com.github.gavlyukovskiy" % "datasource-decorator-spring-boot-autoconfigure" % "1.7.1"
[com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.4.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.4.3 |