Powerunit - Java Testing framework for JDK 1.8 - Extension to support integration with spring.

This is a test framework for the JDK 1.8 - Extension to support integration with spring.

License

License

GroupId

GroupId

ch.powerunit.extensions
ArtifactId

ArtifactId

powerunit-extensions-spring
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Powerunit - Java Testing framework for JDK 1.8 - Extension to support integration with spring.
This is a test framework for the JDK 1.8 - Extension to support integration with spring.
Project URL

Project URL

http://www.powerunit.ch/powerunit-extensions-spring
Source Code Management

Source Code Management

https://github.com/powerunit/powerunit-extensions-spring/

Download powerunit-extensions-spring

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-core jar
org.springframework : spring-context jar
ch.powerunit : powerunit jar 0.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1