Last Version

Env Utilities 4 Java 0.2

Utility components for reading properties from environment or system properties in client or server environment.

License

License

GroupId

GroupId

de.adorsys.envutils
ArtifactId

ArtifactId

envutils4j
Version

Version

0.2
Type

Type

jar
Description

Description

Env Utilities 4 Java
Utility components for reading properties from environment or system properties in client or server environment.

Download envutils4j 0.2


<!-- https://jarcasting.com/artifacts/de.adorsys.envutils/envutils4j/ -->
<dependency>
    <groupId>de.adorsys.envutils</groupId>
    <artifactId>envutils4j</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.envutils/envutils4j/
implementation 'de.adorsys.envutils:envutils4j:0.2'
// https://jarcasting.com/artifacts/de.adorsys.envutils/envutils4j/
implementation ("de.adorsys.envutils:envutils4j:0.2")
'de.adorsys.envutils:envutils4j:jar:0.2'
<dependency org="de.adorsys.envutils" name="envutils4j" rev="0.2">
  <artifact name="envutils4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.envutils', module='envutils4j', version='0.2')
)
libraryDependencies += "de.adorsys.envutils" % "envutils4j" % "0.2"
[de.adorsys.envutils/envutils4j "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.