Last Version

Env Reader 0.2.6

Library to read environment variables for a certain prefix

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gojek
ArtifactId

ArtifactId

config
Version

Version

0.2.6
Type

Type

jar
Description

Description

Env Reader
Library to read environment variables for a certain prefix
Project URL

Project URL

https://github.com/gojekfarm/env-reader
Source Code Management

Source Code Management

https://github.com/gojekfarm/env-reader.git

Download config 0.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.