Lichen Object/Mapping Integration

Master project for the modules of lichen Project.

Categories

Categories

ORM Data
GroupId

GroupId

com.ganshane.lichen
ArtifactId

ArtifactId

lichen-orm
Last Version

Last Version

0.4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Lichen Object/Mapping Integration
Master project for the modules of lichen Project.
Project Organization

Project Organization

Lichen Team.

Download lichen-orm

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring jar 2.5.6.SEC02
org.apache.tapestry : tapestry-ioc jar 5.3.2
org.apache.tapestry : tapestry-func jar 5.3.2
org.hibernate : hibernate-core jar 3.6.7.Final
proxool : proxool jar 0.9.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0
com.h2database : h2 jar 1.1.111

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0.1
0.4.0
0.3