License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdone.valuelogic |
ArtifactId | ArtifactIdvertx-env-config |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionvertx-env-config
vertx config based on environmental variables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-env-config-0.1.pom | |
vertx-env-config-0.1.jar | 3 KB |
vertx-env-config-0.1-sources.jar | 2 KB |
vertx-env-config-0.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.valuelogic/vertx-env-config/ -->
<dependency>
<groupId>one.valuelogic</groupId>
<artifactId>vertx-env-config</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/one.valuelogic/vertx-env-config/
implementation 'one.valuelogic:vertx-env-config:0.1'
// https://jarcasting.com/artifacts/one.valuelogic/vertx-env-config/
implementation ("one.valuelogic:vertx-env-config:0.1")
'one.valuelogic:vertx-env-config:jar:0.1'
<dependency org="one.valuelogic" name="vertx-env-config" rev="0.1">
<artifact name="vertx-env-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.valuelogic', module='vertx-env-config', version='0.1')
)
libraryDependencies += "one.valuelogic" % "vertx-env-config" % "0.1"
[one.valuelogic/vertx-env-config "0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-config | jar | 3.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
io.vertx : vertx-unit | jar | 3.4.2 |