MVN

me.paulschwarz : spring-dotenv

Maven & Gradle

May 11, 2023
1 usages
284 stars

spring-dotenv · Provides a Dotenv property source for Spring and Spring Boot

<dependency>
    <groupId>me.paulschwarz</groupId>
    <artifactId>spring-dotenv</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.paulschwarz : spring-dotenv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of me.paulschwarz : spring-dotenv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
spring-dotenv-4.0.0
3.0.x
spring-dotenv-3.0.0
2.5.x
spring-dotenv-2.5.4
spring-dotenv-2.5.3
spring-dotenv-2.5.2
spring-dotenv-2.5.1
2.4.x
spring-dotenv-2.4.1
spring-dotenv-2.4.0
2.3.x
spring-dotenv-2.3.0
2.2.x
spring-dotenv-2.2.0
2.0.x
spring-dotenv-2.0.0

How to add a dependency to Maven

Add the following me.paulschwarz : spring-dotenv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.paulschwarz</groupId>
    <artifactId>spring-dotenv</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.paulschwarz : spring-dotenv gradle dependency to your build.gradle file:

implementation 'me.paulschwarz:spring-dotenv:4.0.0'

Gradle Kotlin DSL: Add the following me.paulschwarz : spring-dotenv gradle kotlin dependency to your build.gradle.kts file:

implementation("me.paulschwarz:spring-dotenv:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.paulschwarz : spring-dotenv sbt scala dependency to your build.sbt file:

libraryDependencies += "me.paulschwarz" % "spring-dotenv" % "4.0.0"

Advertisement

Dependencies from Group

May 11, 2023
1 usages
284 stars

Discover Dependencies

Aug 26, 2023
2 usages
2.4k stars
Apr 23, 2023
2 usages
11 stars
May 17, 2023
1 usages
76 stars
May 17, 2023
3 usages
76 stars
May 17, 2023
1 usages
76 stars
Jan 12, 2021
1 usages
5 stars
Dec 19, 2021
2 usages
125 stars
Sep 30, 2021
1 usages
2 stars
Sep 30, 2021
1 usages
2 stars
Sep 30, 2021
1 usages
2 stars