License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdio.reactiverse |
ArtifactId | ArtifactIdreactive-pg-client |
Last Version | Last Version0.11.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Postgres Client
The reactive Postgres client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
reactive-pg-client-0.11.4.pom | |
reactive-pg-client-0.11.4.jar | 351 KB |
reactive-pg-client-0.11.4-tests.jar | 225 KB |
reactive-pg-client-0.11.4-test-sources.jar | 63 KB |
reactive-pg-client-0.11.4-sources.jar | 138 KB |
reactive-pg-client-0.11.4-javadoc.jar | 403 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar | 0.9.0 |
io.vertx : vertx-codetrans | 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.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 |