is not current version
Last Version 3.0.0

io.oasp.java.modules:oasp4j-cxf-server-ws 2.6.0

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

Categories

Categories

Java Languages
GroupId

GroupId

io.oasp.java.modules
ArtifactId

ArtifactId

oasp4j-cxf-server-ws
Version

Version

2.6.0
Type

Type

jar

Download oasp4j-cxf-server-ws 2.6.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>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-cxf-server-ws/
implementation 'io.oasp.java.modules:oasp4j-cxf-server-ws:2.6.0'
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-cxf-server-ws/
implementation ("io.oasp.java.modules:oasp4j-cxf-server-ws:2.6.0")
'io.oasp.java.modules:oasp4j-cxf-server-ws:jar:2.6.0'
<dependency org="io.oasp.java.modules" name="oasp4j-cxf-server-ws" rev="2.6.0">
  <artifact name="oasp4j-cxf-server-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oasp.java.modules', module='oasp4j-cxf-server-ws', version='2.6.0')
)
libraryDependencies += "io.oasp.java.modules" % "oasp4j-cxf-server-ws" % "2.6.0"
[io.oasp.java.modules/oasp4j-cxf-server-ws "2.6.0"]