Last Version

oasp4j-cxf-server-ws 3.0.0

Support for providing web-services (SOAP) as server based on Apache CXF.

License

License

Apache Software Licenese
Categories

Categories

Java Languages
GroupId

GroupId

io.oasp.java.modules
ArtifactId

ArtifactId

oasp4j-cxf-server-ws
Version

Version

3.0.0
Type

Type

jar
Description

Description

oasp4j-cxf-server-ws
Support for providing web-services (SOAP) as server based on Apache CXF.
Project Organization

Project Organization

OASP-Team

Download oasp4j-cxf-server-ws 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.oasp.java.modules : oasp4j-cxf-server jar 3.0.0
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.2.5
org.springframework.boot : spring-boot-starter-web-services jar 2.0.4.RELEASE
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.