| Categories | 
                CategoriesORM Data | 
        
|---|---|
| GroupId | GroupIdcom.ganshane.lichen | 
    
| ArtifactId | ArtifactIdlichen-orm | 
    
| Last Version | Last Version0.4.0.1 | 
        
| 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.4.0.1.pom | |
| lichen-orm-0.4.0.1.jar | 21 KB | 
| lichen-orm-0.4.0.1-sources.jar | 13 KB | 
| lichen-orm-0.4.0.1-javadoc.jar | 92 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.easymock : easymock | jar | 3.0 | 
| com.h2database : h2 | jar | 1.1.111 |