Last Version

oasp4j-cxf-client 3.0.0

Basic support for consuming services 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
Version

Version

3.0.0
Type

Type

jar
Description

Description

oasp4j-cxf-client
Basic support for consuming services as client based on Apache CXF.
Project Organization

Project Organization

OASP-Team

Download oasp4j-cxf-client 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.oasp.java.modules : oasp4j-service jar 3.0.0
org.apache.cxf : cxf-rt-transports-http jar 3.2.5
org.springframework.boot : spring-boot jar 2.0.4.RELEASE
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.