License |
License |
---|---|
GroupId | GroupIdcom.github.jaceksokol |
ArtifactId | ArtifactIdpostgres-async-driver |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpostgres-async-driver
Asynchronous PostgreSQL Java driver
|
Project URL |
Project URL |
Filename | Size |
---|---|
postgres-async-driver-0.1.3.pom | |
postgres-async-driver-0.1.3.jar | 127 KB |
postgres-async-driver-0.1.3-sources.jar | 71 KB |
postgres-async-driver-0.1.3-javadoc.jar | 330 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jaceksokol/postgres-async-driver/ -->
<dependency>
<groupId>com.github.jaceksokol</groupId>
<artifactId>postgres-async-driver</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jaceksokol/postgres-async-driver/
implementation 'com.github.jaceksokol:postgres-async-driver:0.1.3'
// https://jarcasting.com/artifacts/com.github.jaceksokol/postgres-async-driver/
implementation ("com.github.jaceksokol:postgres-async-driver:0.1.3")
'com.github.jaceksokol:postgres-async-driver:jar:0.1.3'
<dependency org="com.github.jaceksokol" name="postgres-async-driver" rev="0.1.3">
<artifact name="postgres-async-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jaceksokol', module='postgres-async-driver', version='0.1.3')
)
libraryDependencies += "com.github.jaceksokol" % "postgres-async-driver" % "0.1.3"
[com.github.jaceksokol/postgres-async-driver "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-handler | jar | 4.1.11.Final |
io.reactivex : rxjava | jar | 1.3.0 |
com.nurkiewicz.typeof : typeof | jar | 0.0.1 |
org.slf4j : slf4j-api | jar | 1.7.18 |
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
ru.yandex.qatools.embed : postgresql-embedded | jar | 2.1 |