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