Last Version

Environment Builder 0.8.1

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
Version

Version

0.8.1
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 0.8.1


<!-- 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.