Last Version

Fediz Example: Spring2Webapp 1.4.6

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.

License

License

GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

spring2Webapp
Version

Version

1.4.6
Type

Type

war
Description

Description

Fediz 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

The Apache Software Foundation

Download spring2Webapp 1.4.6


<!-- 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"]

Dependencies

compile (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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.