| License |
License
Apache License 2.0
|
|---|---|
| GroupId | GroupIdcom.impossibl.pgjdbc-ng |
| ArtifactId | ArtifactIdspy |
| Last Version | Last Version0.8.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspy
PostgreSQL JDBC - NG - API Spy
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spy-0.8.9.pom | |
| spy-0.8.9.jar | 221 KB |
| spy-0.8.9-sources.jar | 97 KB |
| spy-0.8.9-javadoc.jar | 851 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/spy/ -->
<dependency>
<groupId>com.impossibl.pgjdbc-ng</groupId>
<artifactId>spy</artifactId>
<version>0.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/spy/
implementation 'com.impossibl.pgjdbc-ng:spy:0.8.9'
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/spy/
implementation ("com.impossibl.pgjdbc-ng:spy:0.8.9")
'com.impossibl.pgjdbc-ng:spy:jar:0.8.9'
<dependency org="com.impossibl.pgjdbc-ng" name="spy" rev="0.8.9">
<artifact name="spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.pgjdbc-ng', module='spy', version='0.8.9')
)
libraryDependencies += "com.impossibl.pgjdbc-ng" % "spy" % "0.8.9"
[com.impossibl.pgjdbc-ng/spy "0.8.9"]