Reactive Postgres Client

The reactive Postgres client

License

License

Categories

Categories

React User Interface Web Frameworks CLI
GroupId

GroupId

com.julienviet
ArtifactId

ArtifactId

reactive-pg-client
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Reactive Postgres Client
The reactive Postgres client
Project URL

Project URL

https://github.com/vietj/vertx-pg-client

Download reactive-pg-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar

provided (9)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-docgen jar
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

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-unit 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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.2
0.5.1
0.5.0
0.3.1