| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdfr.javacrea |
| ArtifactId | ArtifactIdbano-vertx-client |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/fr.javacrea/bano-vertx-client/ -->
<dependency>
<groupId>fr.javacrea</groupId>
<artifactId>bano-vertx-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.javacrea/bano-vertx-client/
implementation 'fr.javacrea:bano-vertx-client:0.1.0'
// https://jarcasting.com/artifacts/fr.javacrea/bano-vertx-client/
implementation ("fr.javacrea:bano-vertx-client:0.1.0")
'fr.javacrea:bano-vertx-client:jar:0.1.0'
<dependency org="fr.javacrea" name="bano-vertx-client" rev="0.1.0">
<artifact name="bano-vertx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.javacrea', module='bano-vertx-client', version='0.1.0')
)
libraryDependencies += "fr.javacrea" % "bano-vertx-client" % "0.1.0"
[fr.javacrea/bano-vertx-client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-web-client | jar | |
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-service-proxy | jar | |
| io.vertx : vertx-lang-groovy Optional | jar | |
| io.vertx : vertx-lang-ruby Optional | jar | |
| io.vertx : vertx-lang-kotlin Optional | jar | |
| io.vertx : vertx-lang-js Optional | jar | |
| io.vertx : vertx-docgen Optional | jar | |
| io.vertx : vertx-rx-java Optional | jar | |
| io.vertx : vertx-codetrans Optional | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-unit | jar |