License |
License |
---|---|
GroupId | GroupIdorg.webframe |
ArtifactId | ArtifactIdwf-web |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-web
Java Web Frame: wf-web
|
Filename | Size |
---|---|
wf-web-1.2.1.pom | |
wf-web-1.2.1.jar | 39 KB |
wf-web-1.2.1-tests.jar | 19 KB |
wf-web-1.2.1-sources.jar | 29 KB |
wf-web-1.2.1-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-web/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-web</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-web/
implementation 'org.webframe:wf-web:1.2.1'
// https://jarcasting.com/artifacts/org.webframe/wf-web/
implementation ("org.webframe:wf-web:1.2.1")
'org.webframe:wf-web:jar:1.2.1'
<dependency org="org.webframe" name="wf-web" rev="1.2.1">
<artifact name="wf-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-web', version='1.2.1')
)
libraryDependencies += "org.webframe" % "wf-web" % "1.2.1"
[org.webframe/wf-web "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-core | jar | 1.2.1 |
org.webframe : wf-web-page | jar | 1.2.1 |
org.springframework : spring-web | jar | 3.1.0.RELEASE |
log4j : log4j | jar | 1.2.14 |
commons-fileupload : commons-fileupload | jar | 1.2.1 |
javax.servlet : jstl | jar | 1.2 |
net.sf.json-lib : json-lib | jar | 2.2.3 |
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 |