Last Version

com.github.shyiko.dotenv:dotenv-guice 0.1.1

A twelve-factor configuration library for Java 8+

License

License

MIT
Categories

Categories

GUI User Interface dotenv Application Layer Libs Configuration Guice Dependency Injection
GroupId

GroupId

com.github.shyiko.dotenv
ArtifactId

ArtifactId

dotenv-guice
Version

Version

0.1.1
Type

Type

jar
Description

Description

A twelve-factor configuration library for Java 8+

Download dotenv-guice 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shyiko.dotenv : dotenv jar 0.1.1

provided (1)

Group / Artifact Type Version
com.google.inject : guice jar 4.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.assertj : assertj-core jar 3.3.0

Project Modules

There are no modules declared in this project.