License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdcom.wizzardo |
ArtifactId | ArtifactIdreactive-pg-client |
Last Version | Last Version0.10.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Postgres Client
The reactive Postgres client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/com.wizzardo/reactive-pg-client/ -->
<dependency>
<groupId>com.wizzardo</groupId>
<artifactId>reactive-pg-client</artifactId>
<version>0.10.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzardo/reactive-pg-client/
implementation 'com.wizzardo:reactive-pg-client:0.10.2.1'
// https://jarcasting.com/artifacts/com.wizzardo/reactive-pg-client/
implementation ("com.wizzardo:reactive-pg-client:0.10.2.1")
'com.wizzardo:reactive-pg-client:jar:0.10.2.1'
<dependency org="com.wizzardo" name="reactive-pg-client" rev="0.10.2.1">
<artifact name="reactive-pg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzardo', module='reactive-pg-client', version='0.10.2.1')
)
libraryDependencies += "com.wizzardo" % "reactive-pg-client" % "0.10.2.1"
[com.wizzardo/reactive-pg-client "0.10.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.wizzardo : epoll | jar | 0.3.3 |
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar | 0.9.0 |
io.vertx : vertx-codetrans | jar | |
io.vertx : vertx-rx-java | jar | |
io.vertx : vertx-rx-java2 | jar | |
io.vertx : vertx-lang-js | jar | |
io.vertx : vertx-lang-ruby | jar | |
io.vertx : vertx-lang-groovy | jar | |
io.vertx : vertx-lang-kotlin | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-unit | jar | |
io.netty : netty-transport-native-epoll | jar | |
io.netty : netty-transport-native-kqueue | jar | |
ru.yandex.qatools.embed : postgresql-embedded | jar | 2.2 |
org.postgresql : postgresql | jar | 42.1.1 |
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |