is not current version
Last Version 1.8.0

com.github.gavlyukovskiy:p6spy-spring-boot-starter 1.4.2

Spring Boot integration with p6spy, datasource-proxy and flexy-pool

Categories

Categories

Spring Boot Container Microservices p6spy Application Layer Libs Logging
GroupId

GroupId

com.github.gavlyukovskiy
ArtifactId

ArtifactId

p6spy-spring-boot-starter
Version

Version

1.4.2
Type

Type

jar

Download p6spy-spring-boot-starter 1.4.2


<!-- https://jarcasting.com/artifacts/com.github.gavlyukovskiy/p6spy-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.gavlyukovskiy</groupId>
    <artifactId>p6spy-spring-boot-starter</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/p6spy-spring-boot-starter/
implementation 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.4.2'
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/p6spy-spring-boot-starter/
implementation ("com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.4.2")
'com.github.gavlyukovskiy:p6spy-spring-boot-starter:jar:1.4.2'
<dependency org="com.github.gavlyukovskiy" name="p6spy-spring-boot-starter" rev="1.4.2">
  <artifact name="p6spy-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gavlyukovskiy', module='p6spy-spring-boot-starter', version='1.4.2')
)
libraryDependencies += "com.github.gavlyukovskiy" % "p6spy-spring-boot-starter" % "1.4.2"
[com.github.gavlyukovskiy/p6spy-spring-boot-starter "1.4.2"]