Commons Environment


License

License

GroupId

GroupId

org.blocks4j.commons
ArtifactId

ArtifactId

commons-environment
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Environment
Commons Environment
Project URL

Project URL

http://github.com/blocks4j/commons-environment
Source Code Management

Source Code Management

https://github.com/blocks4j/commons-environment.git

Download commons-environment

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar [3.0,)

Project Modules

There are no modules declared in this project.

commons-environment

org.blocks4j.commons

blocks4j

Building Blocks for the Java Community

Versions

Version
1.0.1
1.0.0