Last Version

WSAG4J: REST Client 2.0.0

Implementation of the RESTFUL WS-Agreement client-side components. This module includes the required classes of the WSAG framework to access WSAG services.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sf.wsag4j.rest
ArtifactId

ArtifactId

wsag4j-rest-client
Version

Version

2.0.0
Type

Type

jar
Description

Description

WSAG4J: REST Client
Implementation of the RESTFUL WS-Agreement client-side components. This module includes the required classes of the WSAG framework to access WSAG services.

Download wsag4j-rest-client 2.0.0


<!-- https://jarcasting.com/artifacts/net.sf.wsag4j.rest/wsag4j-rest-client/ -->
<dependency>
    <groupId>net.sf.wsag4j.rest</groupId>
    <artifactId>wsag4j-rest-client</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.wsag4j.rest/wsag4j-rest-client/
implementation 'net.sf.wsag4j.rest:wsag4j-rest-client:2.0.0'
// https://jarcasting.com/artifacts/net.sf.wsag4j.rest/wsag4j-rest-client/
implementation ("net.sf.wsag4j.rest:wsag4j-rest-client:2.0.0")
'net.sf.wsag4j.rest:wsag4j-rest-client:jar:2.0.0'
<dependency org="net.sf.wsag4j.rest" name="wsag4j-rest-client" rev="2.0.0">
  <artifact name="wsag4j-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.wsag4j.rest', module='wsag4j-rest-client', version='2.0.0')
)
libraryDependencies += "net.sf.wsag4j.rest" % "wsag4j-rest-client" % "2.0.0"
[net.sf.wsag4j.rest/wsag4j-rest-client "2.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.wsag4j : wsag4j-api jar 2.0.0
net.sf.wsag4j.rest : wsag4j-rest-api jar 2.0.0
org.apache.xmlbeans : xmlbeans jar 2.5.0
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.6.0
org.apache.cxf : cxf-rt-databinding-xmlbeans jar 2.6.0
org.codehaus.woodstox : woodstox-core-asl jar 4.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.