is not current version
Last Version 2.2.4

dotenv-java 2.2.0

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
Version

Version

2.2.0
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 2.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.