License |
License |
---|---|
GroupId | GroupIdorg.webframe |
ArtifactId | ArtifactIdwf-test |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-test
Java Web Frame: wf-test
|
Filename | Size |
---|---|
wf-test-1.2.1.pom | |
wf-test-1.2.1.jar | 16 KB |
wf-test-1.2.1-tests.jar | 14 KB |
wf-test-1.2.1-sources.jar | 12 KB |
wf-test-1.2.1-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-test/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-test</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-test/
implementation 'org.webframe:wf-test:1.2.1'
// https://jarcasting.com/artifacts/org.webframe/wf-test/
implementation ("org.webframe:wf-test:1.2.1")
'org.webframe:wf-test:jar:1.2.1'
<dependency org="org.webframe" name="wf-test" rev="1.2.1">
<artifact name="wf-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-test', version='1.2.1')
)
libraryDependencies += "org.webframe" % "wf-test" % "1.2.1"
[org.webframe/wf-test "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.1.0.RELEASE |
junit : junit | jar | 4.8.2 |
org.easymock : easymock | jar | 3.1 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |
org.eclipse.jetty : jetty-server | jar | 7.5.4.v20111024 |
org.eclipse.jetty : jetty-xml | jar | 7.5.4.v20111024 |
org.eclipse.jetty : jetty-deploy | jar | 7.5.4.v20111024 |
org.eclipse.jetty : jetty-webapp | jar | 7.5.4.v20111024 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-support | jar | 1.2.1 |
hsqldb : hsqldb | jar | 1.8.0.1 |
org.springframework : spring-tx | jar | 3.1.0.RELEASE |
org.springframework : spring-jdbc | jar | 3.1.0.RELEASE |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework.webflow : spring-webflow | jar | 2.3.0.RELEASE |
cglib : cglib-nodep | jar | 2.2.2 |