Last Version

vertx-config-launcher 0.9.4

This project aims to launch Vert.x, the toolkit for creating reactive apps on the JVM, in a dynamic way.

License

License

The Apache Software License, Version 2.0
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.foreks
ArtifactId

ArtifactId

vertx-config-launcher
Version

Version

0.9.4
Type

Type

jar
Description

Description

vertx-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

https://github.com/foreksorg/vertx-config-launcher.git
Source Code Management

Source Code Management

https://github.com/foreksorg/vertx-config-launcher

Download vertx-config-launcher 0.9.4


<!-- 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"]

Dependencies

compile (10)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5

test (2)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.3.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.