MVN

io.reactiverse : reactive-pg-client

Maven & Gradle

May 26, 2019
15 usages
72 stars

Reactive Postgres Client · The reactive Postgres client

<dependency>
    <groupId>io.reactiverse</groupId>
    <artifactId>reactive-pg-client</artifactId>
    <version>0.11.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.reactiverse : reactive-pg-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.4

All Versions

Choose a version of io.reactiverse : reactive-pg-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
reactive-pg-client-0.11.4
reactive-pg-client-0.11.3
reactive-pg-client-0.11.2
reactive-pg-client-0.11.1
reactive-pg-client-0.11.0
0.10.x
reactive-pg-client-0.10.9
reactive-pg-client-0.10.8
reactive-pg-client-0.10.7
reactive-pg-client-0.10.6
reactive-pg-client-0.10.5
reactive-pg-client-0.10.4
reactive-pg-client-0.10.3
reactive-pg-client-0.10.2
reactive-pg-client-0.10.1
reactive-pg-client-0.10.0
0.9.x
reactive-pg-client-0.9.0
0.8.x
reactive-pg-client-0.8.0
0.7.x
reactive-pg-client-0.7.0

How to add a dependency to Maven

Add the following io.reactiverse : reactive-pg-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.reactiverse</groupId>
    <artifactId>reactive-pg-client</artifactId>
    <version>0.11.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.reactiverse : reactive-pg-client gradle dependency to your build.gradle file:

implementation 'io.reactiverse:reactive-pg-client:0.11.4'

Gradle Kotlin DSL: Add the following io.reactiverse : reactive-pg-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.reactiverse:reactive-pg-client:0.11.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.reactiverse : reactive-pg-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.reactiverse" % "reactive-pg-client" % "0.11.4"

Advertisement

Dependencies from Group

May 26, 2019
15 usages
72 stars
Sep 12, 2019
7 usages
11 stars
Jun 17, 2021
3 usages
39 stars

Discover Dependencies

Aug 03, 2023
16 usages
71 stars
Mar 15, 2020
29 usages
72 stars
Mar 31, 2020
4 usages
10 stars
Sep 25, 2022
5 usages
34 stars
Jul 27, 2015
22 usages
182 stars
Oct 06, 2017
3 usages
1 stars
Aug 03, 2023
39 usages
1.1k stars
Jun 25, 2020
4 usages
8 stars