License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.charlemaznable |
ArtifactId | ArtifactIdvertx-config-elves |
Last Version | Last Version0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx Config Elves
Vertx Configuration Utils.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-config-elves-0.1.8.pom | |
vertx-config-elves-0.1.8.jar | 12 KB |
vertx-config-elves-0.1.8-sources.jar | 9 KB |
vertx-config-elves-0.1.8-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/vertx-config-elves/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>vertx-config-elves</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/vertx-config-elves/
implementation 'com.github.charlemaznable:vertx-config-elves:0.1.8'
// https://jarcasting.com/artifacts/com.github.charlemaznable/vertx-config-elves/
implementation ("com.github.charlemaznable:vertx-config-elves:0.1.8")
'com.github.charlemaznable:vertx-config-elves:jar:0.1.8'
<dependency org="com.github.charlemaznable" name="vertx-config-elves" rev="0.1.8">
<artifact name="vertx-config-elves" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='vertx-config-elves', version='0.1.8')
)
libraryDependencies += "com.github.charlemaznable" % "vertx-config-elves" % "0.1.8"
[com.github.charlemaznable/vertx-config-elves "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client | jar | 1.9.2 |
com.github.bingoohuang : diamond-client | jar | 0.0.22 |
com.github.charlemaznable : char-elves | jar | 0.0.8 |
io.vertx : vertx-hazelcast Optional | jar | |
io.vertx : vertx-ignite Optional | jar | |
io.vertx : vertx-zookeeper Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.charlemaznable : apollo-mockserver | jar | 0.0.8 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.testcontainers : junit-jupiter | jar |