Environment Builder. Spring

The library, which facilitates the integration of Environment Builder core with spring-oriented tests.

License

License

GroupId

GroupId

com.github.salamansar.envbuild
ArtifactId

ArtifactId

environment-builder-spring
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Environment Builder. Spring
The library, which facilitates the integration of Environment Builder core with spring-oriented tests.

Download environment-builder-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.salamansar.envbuild : environment-builder jar 0.8.1

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.4.RELEASE

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.4.RELEASE
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