License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-config-vault |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-config-vault/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-config-vault</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-config-vault/
implementation 'io.vertx:vertx-config-vault:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-config-vault/
implementation ("io.vertx:vertx-config-vault:4.3.1")
'io.vertx:vertx-config-vault:jar:4.3.1'
<dependency org="io.vertx" name="vertx-config-vault" rev="4.3.1">
<artifact name="vertx-config-vault" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-config-vault', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-config-vault" % "4.3.1"
[io.vertx/vertx-config-vault "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
io.vertx : vertx-config | jar | 4.3.1 |
io.vertx : vertx-web-client | jar | 4.3.1 |
io.vertx : vertx-core | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.57 |
org.bouncycastle : bcmail-jdk15on | jar | 1.57 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.commons : commons-exec | jar | 1.3 |
io.vertx : vertx-unit | jar | |
org.assertj : assertj-core | jar | 3.6.2 |
junit : junit | jar | 4.13.1 |
org.awaitility : awaitility | jar | 3.0.0 |