Last Version

me.escoffier.vertx:vertx-configuration-spring-config-server-store 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-spring-config-server-store
Version

Version

0.1.0
Type

Type

jar
Description

Description

A configuration support for Vert.x applications
Project Organization

Project Organization

escoffier.me

Download vertx-configuration-spring-config-server-store 0.1.0


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

Dependencies

compile (11)

Group / Artifact Type Version
me.escoffier.vertx : vertx-configuration jar 0.1.0
com.typesafe : config jar 1.3.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
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 (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter jar 1.3.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.3.5.RELEASE
org.springframework.cloud : spring-cloud-config-server jar 1.1.1.RELEASE
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

There are no modules declared in this project.