Lambico Spring

Lambico implementation based on the Spring framework.

License

License

GroupId

GroupId

org.lambico
ArtifactId

ArtifactId

lambico-spring
Last Version

Last Version

1.0-beta-06
Release Date

Release Date

Type

Type

jar
Description

Description

Lambico Spring
Lambico implementation based on the Spring framework.
Project URL

Project URL

http://www.lambico.org
Project Organization

Project Organization

Lambico Team

Download lambico-spring

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

runtime (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-06
1.0-beta-05