dotenv-java

Environment based config for the JVM

License

License

Categories

Categories

Java Languages dotenv Application Layer Libs Configuration
GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

dotenv-java
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

dotenv-java
Environment based config for the JVM
Project URL

Project URL

https://github.com/cdimascio/dotenv-java
Project Organization

Project Organization

Carmine DiMascio OSS
Source Code Management

Source Code Management

https://github.com/cdimascio/dotenv-java

Download dotenv-java

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.4
2.2.3
2.2.2
2.2.0
2.1.0
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1