pom

A twelve-factor configuration library for Java 8+

License

License

MIT
Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

com.github.shyiko.dotenv
ArtifactId

ArtifactId

pom
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

pom
A twelve-factor configuration library for Java 8+
Project URL

Project URL

https://github.com/shyiko/dotenv

Download pom

Filename Size
pom-0.1.1.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dotenv
  • dotenv-guice

Versions

Version
0.1.1
0.1.0