is not current version
Last Version 2.5.4

spring-dotenv 2.5.1

Provides a Dotenv property source for Spring

License

License

Categories

Categories

dotenv Application Layer Libs Configuration
GroupId

GroupId

me.paulschwarz
ArtifactId

ArtifactId

spring-dotenv
Version

Version

2.5.1
Type

Type

pom
Description

Description

spring-dotenv
Provides a Dotenv property source for Spring
Project URL

Project URL

https://github.com/paulschwarz/spring-dotenv
Source Code Management

Source Code Management

https://github.com/paulschwarz/spring-dotenv

Download spring-dotenv 2.5.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
io.github.cdimascio : dotenv-java jar 2.2.3

Project Modules

There are no modules declared in this project.