License |
License |
---|---|
GroupId | GroupIdorg.webframe |
ArtifactId | ArtifactIdwf-support |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-support
Java Web Frame: wf-support
|
Filename | Size |
---|---|
wf-support-1.2.1.pom | |
wf-support-1.2.1.jar | 54 KB |
wf-support-1.2.1-tests.jar | 25 KB |
wf-support-1.2.1-sources.jar | 36 KB |
wf-support-1.2.1-javadoc.jar | 232 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-support/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-support</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-support/
implementation 'org.webframe:wf-support:1.2.1'
// https://jarcasting.com/artifacts/org.webframe/wf-support/
implementation ("org.webframe:wf-support:1.2.1")
'org.webframe:wf-support:jar:1.2.1'
<dependency org="org.webframe" name="wf-support" rev="1.2.1">
<artifact name="wf-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-support', version='1.2.1')
)
libraryDependencies += "org.webframe" % "wf-support" % "1.2.1"
[org.webframe/wf-support "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
jaxen : jaxen | jar | 1.1.3 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.1.0.RELEASE |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.0.RELEASE |
junit : junit | jar | 4.8.2 |