| License |
License |
|---|---|
| GroupId | GroupIdorg.lambico |
| ArtifactId | ArtifactIdlambico-test |
| Last Version | Last Version1.0-beta-06 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLambico test
Lambico's support for unit testing.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationLambico Team |
| Filename | Size |
|---|---|
| lambico-test-1.0-beta-06.pom | |
| lambico-test-1.0-beta-06.jar | 17 KB |
| lambico-test-1.0-beta-06-sources.jar | 14 KB |
| lambico-test-1.0-beta-06-javadoc.jar | 59 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.lambico : lambico-core | jar | 1.0-beta-06 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.8 |