Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.corner |
ArtifactId | ArtifactIdlichen-orm |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLichen Object/Mapping Integration
Master project for the modules of lichen Project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lichen-orm-0.2.pom | |
lichen-orm-0.2.jar | 21 KB |
lichen-orm-0.2-sources.jar | 13 KB |
lichen-orm-0.2-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.corner/lichen-orm/ -->
<dependency>
<groupId>com.github.corner</groupId>
<artifactId>lichen-orm</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.corner/lichen-orm/
implementation 'com.github.corner:lichen-orm:0.2'
// https://jarcasting.com/artifacts/com.github.corner/lichen-orm/
implementation ("com.github.corner:lichen-orm:0.2")
'com.github.corner:lichen-orm:jar:0.2'
<dependency org="com.github.corner" name="lichen-orm" rev="0.2">
<artifact name="lichen-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.corner', module='lichen-orm', version='0.2')
)
libraryDependencies += "com.github.corner" % "lichen-orm" % "0.2"
[com.github.corner/lichen-orm "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring | jar | 2.5.6.SEC02 |
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
org.apache.tapestry : tapestry-func | jar | 5.3.1 |
org.hibernate : hibernate-core | jar | 3.6.7.Final |
proxool : proxool | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.easymock : easymock | jar | 3.0 |
com.h2database : h2 | jar | 1.1.111 |