License |
License |
---|---|
GroupId | GroupIdorg.webframe |
ArtifactId | ArtifactIdwf-struts |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-struts
Java Web Frame: wf-struts
|
Filename | Size |
---|---|
wf-struts-1.2.1.pom | |
wf-struts-1.2.1.jar | 19 KB |
wf-struts-1.2.1-tests.jar | 10 KB |
wf-struts-1.2.1-sources.jar | 14 KB |
wf-struts-1.2.1-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-struts/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-struts</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-struts/
implementation 'org.webframe:wf-struts:1.2.1'
// https://jarcasting.com/artifacts/org.webframe/wf-struts/
implementation ("org.webframe:wf-struts:1.2.1")
'org.webframe:wf-struts:jar:1.2.1'
<dependency org="org.webframe" name="wf-struts" rev="1.2.1">
<artifact name="wf-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-struts', version='1.2.1')
)
libraryDependencies += "org.webframe" % "wf-struts" % "1.2.1"
[org.webframe/wf-struts "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-web | jar | 1.2.1 |
struts : struts | jar | 1.2.9 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-test | jar | 1.2.1 |