Last Version

oasp4j-cxf-client-ws 3.0.0

Support for consuming web-service (SOAP) as client based on Apache CXF.

License

License

Apache Software Licenese
Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.oasp.java.modules
ArtifactId

ArtifactId

oasp4j-cxf-client-ws
Version

Version

3.0.0
Type

Type

jar
Description

Description

oasp4j-cxf-client-ws
Support for consuming web-service (SOAP) as client based on Apache CXF.
Project Organization

Project Organization

OASP-Team

Download oasp4j-cxf-client-ws 3.0.0


<!-- https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-cxf-client-ws/ -->
<dependency>
    <groupId>io.oasp.java.modules</groupId>
    <artifactId>oasp4j-cxf-client-ws</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-cxf-client-ws/
implementation 'io.oasp.java.modules:oasp4j-cxf-client-ws:3.0.0'
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-cxf-client-ws/
implementation ("io.oasp.java.modules:oasp4j-cxf-client-ws:3.0.0")
'io.oasp.java.modules:oasp4j-cxf-client-ws:jar:3.0.0'
<dependency org="io.oasp.java.modules" name="oasp4j-cxf-client-ws" rev="3.0.0">
  <artifact name="oasp4j-cxf-client-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oasp.java.modules', module='oasp4j-cxf-client-ws', version='3.0.0')
)
libraryDependencies += "io.oasp.java.modules" % "oasp4j-cxf-client-ws" % "3.0.0"
[io.oasp.java.modules/oasp4j-cxf-client-ws "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.oasp.java.modules : oasp4j-cxf-client jar 3.0.0
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.2.5
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.