License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-mssql-client |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx MSSQL Client
The Reactive MSSQL Client
|
Project URL |
Project URL |
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-mssql-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-mssql-client</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-mssql-client/
implementation 'io.vertx:vertx-mssql-client:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-mssql-client/
implementation ("io.vertx:vertx-mssql-client:4.3.1")
'io.vertx:vertx-mssql-client:jar:4.3.1'
<dependency org="io.vertx" name="vertx-mssql-client" rev="4.3.1">
<artifact name="vertx-mssql-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-mssql-client', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-mssql-client" % "4.3.1"
[io.vertx/vertx-mssql-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 | |
io.vertx : vertx-sql-client | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.15.2 |
io.vertx : vertx-sql-client | test-jar | |
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 |