Last Version

java-dotenv 5.2.2

Environment based config for the JVM

License

License

Categories

Categories

Java Languages dotenv Application Layer Libs Configuration
GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

java-dotenv
Version

Version

5.2.2
Type

Type

jar
Description

Description

java-dotenv
Environment based config for the JVM
Project URL

Project URL

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

Project Organization

Carmine DiMascio OSS
Source Code Management

Source Code Management

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

Download java-dotenv 5.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.0

Project Modules

There are no modules declared in this project.