License |
License |
---|---|
GroupId | GroupIdorg.webframe |
ArtifactId | ArtifactIdwf-web-page |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-web-page
Java Web Frame: wf-web-page
|
Filename | Size |
---|---|
wf-web-page-1.2.1.pom | |
wf-web-page-1.2.1.jar | 198 KB |
wf-web-page-1.2.1-tests.jar | 9 KB |
wf-web-page-1.2.1-sources.jar | 198 KB |
wf-web-page-1.2.1-javadoc.jar | 823 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-web-page/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-web-page</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-web-page/
implementation 'org.webframe:wf-web-page:1.2.1'
// https://jarcasting.com/artifacts/org.webframe/wf-web-page/
implementation ("org.webframe:wf-web-page:1.2.1")
'org.webframe:wf-web-page:jar:1.2.1'
<dependency org="org.webframe" name="wf-web-page" rev="1.2.1">
<artifact name="wf-web-page" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-web-page', version='1.2.1')
)
libraryDependencies += "org.webframe" % "wf-web-page" % "1.2.1"
[org.webframe/wf-web-page "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-core | jar | 1.2.1 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
struts : struts | jar | 1.2.9 |
org.springframework : spring-web | jar | 3.1.0.RELEASE |
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 |