| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-sql-client |
| Last Version | Last Version4.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVertx SQL Client
The Reactive SQL Client
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEclipse |
| Filename | Size |
|---|---|
| vertx-sql-client-4.3.1.pom | |
| vertx-sql-client-4.3.1.jar | 99 KB |
| vertx-sql-client-4.3.1-tests.jar | 62 KB |
| vertx-sql-client-4.3.1-test-sources.jar | 23 KB |
| vertx-sql-client-4.3.1-sources.jar | 73 KB |
| vertx-sql-client-4.3.1-javadoc.jar | 152 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-sql-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-sql-client</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-client/
implementation 'io.vertx:vertx-sql-client:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-sql-client/
implementation ("io.vertx:vertx-sql-client:4.3.1")
'io.vertx:vertx-sql-client:jar:4.3.1'
<dependency org="io.vertx" name="vertx-sql-client" rev="4.3.1">
<artifact name="vertx-sql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-sql-client', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-sql-client" % "4.3.1"
[io.vertx/vertx-sql-client "4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-codegen Optional | jar | |
| io.vertx : vertx-docgen Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.19 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-unit | jar | |
| io.netty : netty-transport-native-epoll | jar | |
| io.netty : netty-transport-native-kqueue | jar |