Last Version

Reactive Postgres Client 0.11.4

The reactive Postgres client

License

License

Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

reactive-pg-client
Version

Version

0.11.4
Type

Type

jar
Description

Description

Reactive Postgres Client
The reactive Postgres client
Project URL

Project URL

https://github.com/reactiverse/reactive-pg-client
Project Organization

Project Organization

Eclipse

Download reactive-pg-client 0.11.4


<!-- https://jarcasting.com/artifacts/io.reactiverse/reactive-pg-client/ -->
<dependency>
    <groupId>io.reactiverse</groupId>
    <artifactId>reactive-pg-client</artifactId>
    <version>0.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactiverse/reactive-pg-client/
implementation 'io.reactiverse:reactive-pg-client:0.11.4'
// https://jarcasting.com/artifacts/io.reactiverse/reactive-pg-client/
implementation ("io.reactiverse:reactive-pg-client:0.11.4")
'io.reactiverse:reactive-pg-client:jar:0.11.4'
<dependency org="io.reactiverse" name="reactive-pg-client" rev="0.11.4">
  <artifact name="reactive-pg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactiverse', module='reactive-pg-client', version='0.11.4')
)
libraryDependencies += "io.reactiverse" % "reactive-pg-client" % "0.11.4"
[io.reactiverse/reactive-pg-client "0.11.4"]

Dependencies

compile (11)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-rx-java-gen Optional jar 3.7.1
io.vertx : vertx-rx-java2 Optional jar
io.vertx : vertx-rx-java2-gen Optional jar 3.7.1
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-kotlin Optional jar
io.vertx : vertx-lang-kotlin-coroutines Optional jar
io.vertx : vertx-lang-kotlin-gen Optional jar 3.7.1

provided (3)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-docgen jar 0.9.0
io.vertx : vertx-codetrans jar

test (8)

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.10
org.postgresql : postgresql jar 42.1.1
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

Project Modules

There are no modules declared in this project.