| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks CLI |
| GroupId | GroupIdcom.julienviet |
| ArtifactId | ArtifactIdreactive-pg-client |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReactive Postgres Client
The reactive Postgres client
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| reactive-pg-client-0.6.0.pom | |
| reactive-pg-client-0.6.0.jar | 353 KB |
| reactive-pg-client-0.6.0-tests.jar | 186 KB |
| reactive-pg-client-0.6.0-test-sources.jar | 53 KB |
| reactive-pg-client-0.6.0-sources.jar | 221 KB |
| reactive-pg-client-0.6.0-javadoc.jar | 368 KB |
| reactive-pg-client-0.6.0-docs.zip | 22 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar |
| 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 |
| 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 |