License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.foreks |
ArtifactId | ArtifactIdvertx-config-launcher |
Version | Version0.9.4 |
Type | Typejar |
Description |
Descriptionvertx-config-launcher
This project aims to launch Vert.x, the toolkit for creating reactive apps on the JVM, in a dynamic way.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.foreks/vertx-config-launcher/ -->
<dependency>
<groupId>com.foreks</groupId>
<artifactId>vertx-config-launcher</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreks/vertx-config-launcher/
implementation 'com.foreks:vertx-config-launcher:0.9.4'
// https://jarcasting.com/artifacts/com.foreks/vertx-config-launcher/
implementation ("com.foreks:vertx-config-launcher:0.9.4")
'com.foreks:vertx-config-launcher:jar:0.9.4'
<dependency org="com.foreks" name="vertx-config-launcher" rev="0.9.4">
<artifact name="vertx-config-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreks', module='vertx-config-launcher', version='0.9.4')
)
libraryDependencies += "com.foreks" % "vertx-config-launcher" % "0.9.4"
[com.foreks/vertx-config-launcher "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-x-discovery | jar | 2.11.0 |
org.apache.curator : curator-test | jar | 2.11.0 |
io.vertx : vertx-core | jar | 3.3.2 |
io.vertx : vertx-rx-java | jar | 3.3.2 |
org.freemarker : freemarker | jar | 2.3.23 |
io.vertx : vertx-hazelcast | jar | 3.3.2 |
com.hazelcast : hazelcast-zookeeper | jar | 3.6.1 |
com.hazelcast : hazelcast-client | jar | 3.6.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.apache.logging.log4j : log4j | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 3.3.2 |
junit : junit | jar | 4.12 |