Daleq Framework - Spring Module

Integrate Daleq tests with spring-jdbc.

License

License

GroupId

GroupId

de.brands4friends.daleq
ArtifactId

ArtifactId

daleq-spring
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Daleq Framework - Spring Module
Integrate Daleq tests with spring-jdbc.

Download daleq-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.brands4friends.daleq : daleq-core jar 0.4.0
org.springframework : spring-jdbc jar 3.2.0.RELEASE

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.hsqldb : hsqldb jar 2.2.9
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.5.6
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0