License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-mutiny-vertx-pg-client |
Last Version | Last Version2.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - Vert.x PostgreSQL Client
SmallRye Build Parent POM
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-pg-client</artifactId>
<version>2.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client/
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-pg-client:2.23.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client/
implementation ("io.smallrye.reactive:smallrye-mutiny-vertx-pg-client:2.23.0")
'io.smallrye.reactive:smallrye-mutiny-vertx-pg-client:jar:2.23.0'
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-vertx-pg-client" rev="2.23.0">
<artifact name="smallrye-mutiny-vertx-pg-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-mutiny-vertx-pg-client', version='2.23.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-pg-client" % "2.23.0"
[io.smallrye.reactive/smallrye-mutiny-vertx-pg-client "2.23.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-pg-client | jar | 4.3.1 |
io.smallrye.reactive : smallrye-mutiny-vertx-core | jar | 2.23.0 |
io.smallrye.reactive : smallrye-mutiny-vertx-sql-client | jar | 2.23.0 |
com.ongres.scram : client | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : smallrye-mutiny-vertx-sql-client | test-jar | 2.23.0 |
junit : junit | jar | 4.13.2 |
org.testcontainers : testcontainers | jar | 1.17.2 |
org.testcontainers : postgresql | jar | 1.17.2 |
org.assertj : assertj-core | jar | 3.23.1 |