Apache Fediz Examples - Webapp WS Client - 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.

License

License

GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

webapp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Apache Fediz Examples - Webapp WS Client - 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

The Apache Software Foundation

Download webapp

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/webapp/ -->
<dependency>
    <groupId>org.apache.cxf.fediz.examples</groupId>
    <artifactId>webapp</artifactId>
    <version>1.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/webapp/
implementation 'org.apache.cxf.fediz.examples:webapp:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/webapp/
implementation ("org.apache.cxf.fediz.examples:webapp:1.0.0")
'org.apache.cxf.fediz.examples:webapp:war:1.0.0'
<dependency org="org.apache.cxf.fediz.examples" name="webapp" rev="1.0.0">
  <artifact name="webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples', module='webapp', version='1.0.0')
)
libraryDependencies += "org.apache.cxf.fediz.examples" % "webapp" % "1.0.0"
[org.apache.cxf.fediz.examples/webapp "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.cxf.fediz.examples.webservice : service-common jar 1.0.0
org.apache.commons : commons-lang3 jar 3.0.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.6.1
org.apache.cxf : cxf-rt-ws-policy jar 2.6.1
org.apache.cxf : cxf-rt-ws-security jar 2.6.1
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.6.1
org.springframework : spring-context jar 3.0.7.RELEASE
org.springframework : spring-web jar 3.0.7.RELEASE
org.slf4j : slf4j-api jar 1.6.5

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.apache.tomcat : tomcat-catalina jar 7.0.27
org.apache.cxf.fediz : fediz-core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0