License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.gavlyukovskiy |
ArtifactId | ArtifactIdflexy-pool-spring-boot-starter |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflexy-pool-spring-boot-starter
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/flexy-pool-spring-boot-starter/ -->
<dependency>
<groupId>com.github.gavlyukovskiy</groupId>
<artifactId>flexy-pool-spring-boot-starter</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/flexy-pool-spring-boot-starter/
implementation 'com.github.gavlyukovskiy:flexy-pool-spring-boot-starter:1.8.0'
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/flexy-pool-spring-boot-starter/
implementation ("com.github.gavlyukovskiy:flexy-pool-spring-boot-starter:1.8.0")
'com.github.gavlyukovskiy:flexy-pool-spring-boot-starter:jar:1.8.0'
<dependency org="com.github.gavlyukovskiy" name="flexy-pool-spring-boot-starter" rev="1.8.0">
<artifact name="flexy-pool-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gavlyukovskiy', module='flexy-pool-spring-boot-starter', version='1.8.0')
)
libraryDependencies += "com.github.gavlyukovskiy" % "flexy-pool-spring-boot-starter" % "1.8.0"
[com.github.gavlyukovskiy/flexy-pool-spring-boot-starter "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gavlyukovskiy : datasource-decorator-spring-boot-autoconfigure | jar | 1.8.0 |
com.vladmihalcea.flexy-pool : flexy-pool-core | jar | 2.2.1 |
com.vladmihalcea.flexy-pool : flexy-hikaricp | jar | 2.2.1 |
com.vladmihalcea.flexy-pool : flexy-micrometer-metrics | jar | 2.2.1 |