is not current version
Last Version 3.9.1

p6spy:p6spy 2.2.0

P6Spy is a framework that enables database activity to be seamlessly intercepted and logged with no code changes to existing applications.

Categories

Categories

p6spy Application Layer Libs Logging
GroupId

GroupId

p6spy
ArtifactId

ArtifactId

p6spy
Version

Version

2.2.0
Type

Type

jar

Download p6spy 2.2.0


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