MVN

io.github.cdimascio : dotenv-java

Maven & Gradle

Apr 30, 2023
15 usages
353 stars

dotenv-java · Environment based config for the JVM

<dependency>
    <groupId>io.github.cdimascio</groupId>
    <artifactId>dotenv-java</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cdimascio : dotenv-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.cdimascio : dotenv-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
dotenv-java-3.0.0
2.3.x
dotenv-java-2.3.2
dotenv-java-2.3.1
dotenv-java-2.3.0
2.2.x
dotenv-java-2.2.4
dotenv-java-2.2.3
dotenv-java-2.2.2
dotenv-java-2.2.0
2.1.x
dotenv-java-2.1.0
2.0.x
dotenv-java-2.0.0
1.1.x
dotenv-java-1.1.0
1.0.x
dotenv-java-1.0.3
dotenv-java-1.0.2
dotenv-java-1.0.1

How to add a dependency to Maven

Add the following io.github.cdimascio : dotenv-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.cdimascio</groupId>
    <artifactId>dotenv-java</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.cdimascio : dotenv-java gradle dependency to your build.gradle file:

implementation 'io.github.cdimascio:dotenv-java:3.0.0'

Gradle Kotlin DSL: Add the following io.github.cdimascio : dotenv-java gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.cdimascio:dotenv-java:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.cdimascio : dotenv-java sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.cdimascio" % "dotenv-java" % "3.0.0"

Advertisement

Dependencies from Group

Sep 07, 2020
31 usages
30 stars
Apr 30, 2023
15 usages
353 stars
Jan 16, 2023
2 usages
457 stars
Nov 04, 2018
5 stars

Discover Dependencies

Dec 11, 2021
13 usages
133 stars
Mar 02, 2018
25 usages
159 stars
Jun 28, 2023
12 usages
304 stars
Oct 30, 2014
8 usages
3 stars
Sep 29, 2014
5 usages
12.9k stars
Dec 04, 2022
17 usages
177 stars
Jun 02, 2017
9 usages
Apr 19, 2018
10 usages
13 stars
Sep 19, 2006
60 usages