| 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 |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure/
implementation 'com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:1.8.0'
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure/
implementation ("com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:1.8.0")
'com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:jar:1.8.0'
<dependency org="com.github.gavlyukovskiy" name="datasource-decorator-spring-boot-autoconfigure" rev="1.8.0">
<artifact name="datasource-decorator-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gavlyukovskiy', module='datasource-decorator-spring-boot-autoconfigure', version='1.8.0')
)
libraryDependencies += "com.github.gavlyukovskiy" % "datasource-decorator-spring-boot-autoconfigure" % "1.8.0"
[com.github.gavlyukovskiy/datasource-decorator-spring-boot-autoconfigure "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.6.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.1 |