Apache Fediz Examples - Webapp WS Client - Web Service Implementation

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.webservice
ArtifactId

ArtifactId

service-war
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

war
Description

Description

Apache Fediz Examples - Webapp WS Client - Web Service Implementation
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 service-war

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.cxf.fediz.examples.webservice : service-common jar 1.0.0
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.6.1
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.6.1
org.apache.cxf : cxf-rt-ws-addr 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.springframework : spring-context jar 3.0.7.RELEASE
org.springframework : spring-web jar 3.0.7.RELEASE

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0