Postgres Client for Eclipse Vert.x

A Postgres client for Eclipse Vert.x

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.julienviet
ArtifactId

ArtifactId

vertx-pg-client
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Postgres Client for Eclipse Vert.x
A Postgres client for Eclipse Vert.x
Project URL

Project URL

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

Download vertx-pg-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-sql-common 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 (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0