License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz.examples |
ArtifactId | ArtifactIdspring2Webapp |
Last Version | Last Version1.4.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionFediz Example: Spring2Webapp
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 |
Filename | Size |
---|---|
spring2Webapp-1.4.6.pom | |
spring2Webapp-1.4.6.war | 20 MB |
spring2Webapp-1.4.6-sources.jar | 14 KB |
spring2Webapp-1.4.6-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/spring2Webapp/ -->
<dependency>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>spring2Webapp</artifactId>
<version>1.4.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/spring2Webapp/
implementation 'org.apache.cxf.fediz.examples:spring2Webapp:1.4.6'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/spring2Webapp/
implementation ("org.apache.cxf.fediz.examples:spring2Webapp:1.4.6")
'org.apache.cxf.fediz.examples:spring2Webapp:war:1.4.6'
<dependency org="org.apache.cxf.fediz.examples" name="spring2Webapp" rev="1.4.6">
<artifact name="spring2Webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples', module='spring2Webapp', version='1.4.6')
)
libraryDependencies += "org.apache.cxf.fediz.examples" % "spring2Webapp" % "1.4.6"
[org.apache.cxf.fediz.examples/spring2Webapp "1.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.cxf.fediz : fediz-spring2 | jar | 1.4.6 |
org.springframework.security : spring-security-core | jar | 2.0.8.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.springframework : spring-web | jar | 4.3.22.RELEASE |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |