| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.cxf.fediz.systests.webapps |
| ArtifactId | ArtifactIdfediz-systests-webapps-spring3 |
| Version | Version1.4.6 |
| Type | Typewar |
| Description |
DescriptionApache Fediz Systests Spring3 Webapp
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-spring3/ -->
<dependency>
<groupId>org.apache.cxf.fediz.systests.webapps</groupId>
<artifactId>fediz-systests-webapps-spring3</artifactId>
<version>1.4.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-spring3/
implementation 'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-spring3:1.4.6'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-spring3/
implementation ("org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-spring3:1.4.6")
'org.apache.cxf.fediz.systests.webapps:fediz-systests-webapps-spring3:war:1.4.6'
<dependency org="org.apache.cxf.fediz.systests.webapps" name="fediz-systests-webapps-spring3" rev="1.4.6">
<artifact name="fediz-systests-webapps-spring3" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.systests.webapps', module='fediz-systests-webapps-spring3', version='1.4.6')
)
libraryDependencies += "org.apache.cxf.fediz.systests.webapps" % "fediz-systests-webapps-spring3" % "1.4.6"
[org.apache.cxf.fediz.systests.webapps/fediz-systests-webapps-spring3 "1.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.cxf.fediz : fediz-spring3 | jar | 1.4.6 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |