Lambico

Lambico provides a generic DAO infrastructure to your applications.

License

License

GroupId

GroupId

org.lambico
ArtifactId

ArtifactId

lambico
Last Version

Last Version

1.0-beta-06
Release Date

Release Date

Type

Type

pom
Description

Description

Lambico
Lambico provides a generic DAO infrastructure to your applications.
Project URL

Project URL

http://www.lambico.org
Project Organization

Project Organization

Lambico Team

Download lambico

Filename Size
lambico-1.0-beta-06.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lambico-core
  • lambico-spring
  • lambico-spring-hibernate
  • lambico-test

Versions

Version
1.0-beta-06
1.0-beta-05