Last Version

WS Client API 0.5.0

API to easily create WebService Client (CXF)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.foop.ws
ArtifactId

ArtifactId

werbservice-client-api
Version

Version

0.5.0
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 werbservice-client-api 0.5.0


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

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.