License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-web-struts2 |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongiants-web-struts2
Giants web Framework and reusable components.
|
Filename | Size |
---|---|
giants-web-struts2-1.1.8.pom | |
giants-web-struts2-1.1.8.jar | 13 KB |
giants-web-struts2-1.1.8-sources.jar | 9 KB |
giants-web-struts2-1.1.8-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web-struts2/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-web-struts2</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web-struts2/
implementation 'com.github.vencent-lu:giants-web-struts2:1.1.8'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web-struts2/
implementation ("com.github.vencent-lu:giants-web-struts2:1.1.8")
'com.github.vencent-lu:giants-web-struts2:jar:1.1.8'
<dependency org="com.github.vencent-lu" name="giants-web-struts2" rev="1.1.8">
<artifact name="giants-web-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-web-struts2', version='1.1.8')
)
libraryDependencies += "com.github.vencent-lu" % "giants-web-struts2" % "1.1.8"
[com.github.vencent-lu/giants-web-struts2 "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vencent-lu : giants-common | jar | 1.1.0 |
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.6.6 |
org.apache.struts.xwork : xwork-core | jar | 2.3.34 |
org.apache.struts : struts2-core | jar | 2.3.34 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |