License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.charlemaznable |
ArtifactId | ArtifactIdvertx-diamond-config |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertx Diamond Config
Vertx Configuration Util by Diamond.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.charlemaznable/vertx-diamond-config/ -->
<dependency>
<groupId>com.github.charlemaznable</groupId>
<artifactId>vertx-diamond-config</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charlemaznable/vertx-diamond-config/
implementation 'com.github.charlemaznable:vertx-diamond-config:0.1.6'
// https://jarcasting.com/artifacts/com.github.charlemaznable/vertx-diamond-config/
implementation ("com.github.charlemaznable:vertx-diamond-config:0.1.6")
'com.github.charlemaznable:vertx-diamond-config:jar:0.1.6'
<dependency org="com.github.charlemaznable" name="vertx-diamond-config" rev="0.1.6">
<artifact name="vertx-diamond-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charlemaznable', module='vertx-diamond-config', version='0.1.6')
)
libraryDependencies += "com.github.charlemaznable" % "vertx-diamond-config" % "0.1.6"
[com.github.charlemaznable/vertx-diamond-config "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bingoohuang : diamond-client | jar | 0.0.22 |
com.github.bingoohuang : eql Optional | jar | 0.1.14 |
com.github.charlemaznable : char-elves | jar | 0.0.6 |
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 |
---|---|---|
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 |