Last Version

Vert.x Configuration 0.1.0

A configuration support for Vert.x applications

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

me.escoffier.vertx
ArtifactId

ArtifactId

vertx-configuration-parent
Version

Version

0.1.0
Type

Type

jar
Description

Description

Vert.x Configuration
A configuration support for Vert.x applications
Project Organization

Project Organization

escoffier.me

Download vertx-configuration-parent 0.1.0


<!-- https://jarcasting.com/artifacts/me.escoffier.vertx/vertx-configuration-parent/ -->
<dependency>
    <groupId>me.escoffier.vertx</groupId>
    <artifactId>vertx-configuration-parent</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.escoffier.vertx/vertx-configuration-parent/
implementation 'me.escoffier.vertx:vertx-configuration-parent:0.1.0'
// https://jarcasting.com/artifacts/me.escoffier.vertx/vertx-configuration-parent/
implementation ("me.escoffier.vertx:vertx-configuration-parent:0.1.0")
'me.escoffier.vertx:vertx-configuration-parent:jar:0.1.0'
<dependency org="me.escoffier.vertx" name="vertx-configuration-parent" rev="0.1.0">
  <artifact name="vertx-configuration-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.escoffier.vertx', module='vertx-configuration-parent', version='0.1.0')
)
libraryDependencies += "me.escoffier.vertx" % "vertx-configuration-parent" % "0.1.0"
[me.escoffier.vertx/vertx-configuration-parent "0.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-codetrans Optional jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-rx-java Optional jar

test (4)

Group / Artifact Type Version
io.vertx : vertx-unit jar
org.assertj : assertj-core jar 3.4.1
junit : junit jar 4.12
com.jayway.awaitility : awaitility jar 1.7.0

Project Modules

  • vertx-configuration
  • vertx-configuration-hocon-processor
  • vertx-configuration-yaml-processor
  • vertx-configuration-spring-config-server-store
  • vertx-configuration-kubernetes-configmap
  • vertx-configuration-redis-store
  • vertx-configuration-git-store
  • vertx-configuration-zookeeper-store