WS Client API

API to easily create WebService Client (CXF)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.foop.ws
ArtifactId

ArtifactId

webservice-client-api
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

WS Client API
API to easily create WebService Client (CXF)
Project URL

Project URL

http://github.com/cedricbou/webservice-client-api
Source Code Management

Source Code Management

http://github.com/cedricbou/webservice-client-api

Download webservice-client-api

How to add to project

<!-- https://jarcasting.com/artifacts/fr.foop.ws/webservice-client-api/ -->
<dependency>
    <groupId>fr.foop.ws</groupId>
    <artifactId>webservice-client-api</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.foop.ws/webservice-client-api/
implementation 'fr.foop.ws:webservice-client-api:0.6.1'
// https://jarcasting.com/artifacts/fr.foop.ws/webservice-client-api/
implementation ("fr.foop.ws:webservice-client-api:0.6.1")
'fr.foop.ws:webservice-client-api:jar:0.6.1'
<dependency org="fr.foop.ws" name="webservice-client-api" rev="0.6.1">
  <artifact name="webservice-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.foop.ws', module='webservice-client-api', version='0.6.1')
)
libraryDependencies += "fr.foop.ws" % "webservice-client-api" % "0.6.1"
[fr.foop.ws/webservice-client-api "0.6.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.7.11
org.apache.cxf : cxf-rt-transports-http jar 2.7.11
org.apache.cxf : cxf-rt-ws-security jar 2.7.11
fr.foop.parsers : simple-xml jar 0.2.2
com.github.tomakehurst : wiremock jar 1.46
com.google.guava : guava jar 16.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1