Environment Builder

The core library of environment builder. Contains most useful classes which not bound to any framework.

License

License

GroupId

GroupId

com.github.salamansar.envbuild
ArtifactId

ArtifactId

environment-builder
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Environment Builder
The core library of environment builder. Contains most useful classes which not bound to any framework.

Download environment-builder

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
uk.com.robust-it : cloning jar 1.9.0
com.google.guava : guava jar 13.0.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8
0.6