| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-config |
| 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 |
| Filename | Size |
|---|---|
| vertx-config-4.3.1.pom | |
| vertx-config-4.3.1.jar | 54 KB |
| vertx-config-4.3.1-tests.jar | 70 KB |
| vertx-config-4.3.1-test-sources.jar | 38 KB |
| vertx-config-4.3.1-sources.jar | 46 KB |
| vertx-config-4.3.1-javadoc.jar | 91 KB |
| vertx-config-4.3.1-docs.zip | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-config/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-config</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-config/
implementation 'io.vertx:vertx-config:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-config/
implementation ("io.vertx:vertx-config:4.3.1")
'io.vertx:vertx-config:jar:4.3.1'
<dependency org="io.vertx" name="vertx-config" rev="4.3.1">
<artifact name="vertx-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-config', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-config" % "4.3.1"
[io.vertx/vertx-config "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 |
|---|---|---|
| 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 |