| License |
License |
|---|---|
| GroupId | GroupIdcom.ganshane.lichen |
| ArtifactId | ArtifactIdlichen-struts |
| Last Version | Last Version0.5.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLichen Struts Module
Integration Lichen Struts.
|
| Project Organization |
Project OrganizationLichen Developer Team |
| Filename | Size |
|---|---|
| lichen-struts-0.5.10.2.pom | |
| lichen-struts-0.5.10.2.jar | 3 KB |
| lichen-struts-0.5.10.2-sources.jar | 2 KB |
| lichen-struts-0.5.10.2-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-struts/ -->
<dependency>
<groupId>com.ganshane.lichen</groupId>
<artifactId>lichen-struts</artifactId>
<version>0.5.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-struts/
implementation 'com.ganshane.lichen:lichen-struts:0.5.10.2'
// https://jarcasting.com/artifacts/com.ganshane.lichen/lichen-struts/
implementation ("com.ganshane.lichen:lichen-struts:0.5.10.2")
'com.ganshane.lichen:lichen-struts:jar:0.5.10.2'
<dependency org="com.ganshane.lichen" name="lichen-struts" rev="0.5.10.2">
<artifact name="lichen-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ganshane.lichen', module='lichen-struts', version='0.5.10.2')
)
libraryDependencies += "com.ganshane.lichen" % "lichen-struts" % "0.5.10.2"
[com.ganshane.lichen/lichen-struts "0.5.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ganshane.lichen : lichen-core | jar | 0.5.10.2 |
| org.apache.tapestry : tapestry-ioc | jar | 5.4-beta-6 |
| org.javassist : javassist | jar | 3.18.1-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.struts : struts2-core | jar | 2.3.16.3 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| com.ganshane.lichen : lichen-server | jar | 0.5.10.2 |