Lambico test

Lambico's support for unit testing.

License

License

GroupId

GroupId

org.lambico
ArtifactId

ArtifactId

lambico-test
Last Version

Last Version

1.0-beta-06
Release Date

Release Date

Type

Type

jar
Description

Description

Lambico test
Lambico's support for unit testing.
Project URL

Project URL

http://www.lambico.org
Project Organization

Project Organization

Lambico Team

Download lambico-test

How to add to project

<!-- https://jarcasting.com/artifacts/org.lambico/lambico-test/ -->
<dependency>
    <groupId>org.lambico</groupId>
    <artifactId>lambico-test</artifactId>
    <version>1.0-beta-06</version>
</dependency>
// https://jarcasting.com/artifacts/org.lambico/lambico-test/
implementation 'org.lambico:lambico-test:1.0-beta-06'
// https://jarcasting.com/artifacts/org.lambico/lambico-test/
implementation ("org.lambico:lambico-test:1.0-beta-06")
'org.lambico:lambico-test:jar:1.0-beta-06'
<dependency org="org.lambico" name="lambico-test" rev="1.0-beta-06">
  <artifact name="lambico-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lambico', module='lambico-test', version='1.0-beta-06')
)
libraryDependencies += "org.lambico" % "lambico-test" % "1.0-beta-06"
[org.lambico/lambico-test "1.0-beta-06"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-test jar 3.0.0.RELEASE
junit : junit jar 3.8.2
log4j : log4j jar 1.2.14
org.springframework : spring-context-support Optional jar 3.0.0.RELEASE
org.springframework : spring-orm Optional jar 3.0.0.RELEASE
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4
org.parancoe : parancoe-yaml jar 2.0.2
org.hibernate : hibernate-annotations Optional jar 3.4.0.GA
javax.mail : mail Optional jar 1.4.3

provided (1)

Group / Artifact Type Version
org.lambico : lambico-core jar 1.0-beta-06

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-06
1.0-beta-05