| License |
License
Apache License 2.0
|
|---|---|
| GroupId | GroupIdcom.impossibl.pgjdbc-ng |
| ArtifactId | ArtifactIdpgjdbc-ng |
| Last Version | Last Version0.8.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpgjdbc-ng
PostgreSQL JDBC - NG - Driver
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pgjdbc-ng-0.8.9.pom | |
| pgjdbc-ng-0.8.9.jar | 954 KB |
| pgjdbc-ng-0.8.9-sources.jar | 556 KB |
| pgjdbc-ng-0.8.9-javadoc.jar | 2 MB |
| pgjdbc-ng-0.8.9-all.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/ -->
<dependency>
<groupId>com.impossibl.pgjdbc-ng</groupId>
<artifactId>pgjdbc-ng</artifactId>
<version>0.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/
implementation 'com.impossibl.pgjdbc-ng:pgjdbc-ng:0.8.9'
// https://jarcasting.com/artifacts/com.impossibl.pgjdbc-ng/pgjdbc-ng/
implementation ("com.impossibl.pgjdbc-ng:pgjdbc-ng:0.8.9")
'com.impossibl.pgjdbc-ng:pgjdbc-ng:jar:0.8.9'
<dependency org="com.impossibl.pgjdbc-ng" name="pgjdbc-ng" rev="0.8.9">
<artifact name="pgjdbc-ng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.impossibl.pgjdbc-ng', module='pgjdbc-ng', version='0.8.9')
)
libraryDependencies += "com.impossibl.pgjdbc-ng" % "pgjdbc-ng" % "0.8.9"
[com.impossibl.pgjdbc-ng/pgjdbc-ng "0.8.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.impossibl.pgjdbc-ng : spy | jar | 0.8.9 |
| io.netty : netty-common | jar | 4.1.63.Final |
| io.netty : netty-buffer | jar | 4.1.63.Final |
| io.netty : netty-transport | jar | 4.1.63.Final |
| io.netty : netty-codec | jar | 4.1.63.Final |
| io.netty : netty-handler | jar | 4.1.63.Final |
| io.netty : netty-transport-native-unix-common | jar | 4.1.63.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.63.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.63.Final |