| License |
License |
|---|---|
| GroupId | GroupIdorg.lambico |
| ArtifactId | ArtifactIdlambico-spring |
| Last Version | Last Version1.0-beta-06 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLambico Spring
Lambico implementation based on the Spring framework.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationLambico Team |
| Filename | Size |
|---|---|
| lambico-spring-1.0-beta-06.pom | |
| lambico-spring-1.0-beta-06.jar | 17 KB |
| lambico-spring-1.0-beta-06-sources.jar | 16 KB |
| lambico-spring-1.0-beta-06-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lambico/lambico-spring/ -->
<dependency>
<groupId>org.lambico</groupId>
<artifactId>lambico-spring</artifactId>
<version>1.0-beta-06</version>
</dependency>
// https://jarcasting.com/artifacts/org.lambico/lambico-spring/
implementation 'org.lambico:lambico-spring:1.0-beta-06'
// https://jarcasting.com/artifacts/org.lambico/lambico-spring/
implementation ("org.lambico:lambico-spring:1.0-beta-06")
'org.lambico:lambico-spring:jar:1.0-beta-06'
<dependency org="org.lambico" name="lambico-spring" rev="1.0-beta-06">
<artifact name="lambico-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lambico', module='lambico-spring', version='1.0-beta-06')
)
libraryDependencies += "org.lambico" % "lambico-spring" % "1.0-beta-06"
[org.lambico/lambico-spring "1.0-beta-06"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.lambico : lambico-core | jar | 1.0-beta-06 |
| org.aspectj : aspectjweaver | jar | 1.6.8 |
| log4j : log4j | jar | 1.2.14 |
| org.springframework : spring-aop | jar | 3.0.0.RELEASE |
| org.springframework : spring-jdbc | jar | 3.0.0.RELEASE |
| org.springframework : spring-orm | jar | 3.0.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.8 |
| org.slf4j : slf4j-simple | jar | 1.5.8 |
| cglib : cglib | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.lambico : lambico-test | jar | 1.0-beta-06 |
| commons-dbcp : commons-dbcp | jar | 1.2.2 |
| org.hibernate : hibernate-annotations | jar | 3.4.0.GA |