s

spy

PostgreSQL JDBC - NG - API Spy
https://github.com/pgjdbc-ng
Apache License 2.0
impossibl.com
Kevin Wooten Brett Wooldridge Jesper Pedersen
Files download
File Operation
spy-0.8.9.jar download
spy-0.8.9.pom download
spy-0.8.9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.impossibl.pgjdbc-ng</groupId>
  <artifactId>spy</artifactId>
  <version>0.8.9</version>
</dependency>
Gradle Groovy
implementation 'com.impossibl.pgjdbc-ng:spy:0.8.9'
Gradle Kotlin
implementation("com.impossibl.pgjdbc-ng:spy:0.8.9")
Scala SBT
libraryDependencies += "com.impossibl.pgjdbc-ng" % "spy" % "0.8.9"
Groovy Grape
@Grapes(
  @Grab(group='com.impossibl.pgjdbc-ng', module='spy', version='0.8.9')
)
Apache Ivy
<dependency org="com.impossibl.pgjdbc-ng" name="spy" rev="0.8.9" />
Leiningen
[com.impossibl.pgjdbc-ng/spy "0.8.9"]
Apache Buildr
'com.impossibl.pgjdbc-ng:spy:jar:0.8.9'
Dependencies
The project has no third-party dependencies