is not current version
Last Version 3.0.0

io.oasp.java.modules:oasp4j-cxf-server-ws 3.0.0-alpha.1

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

3.0.0-alpha.1
Type

Type

jar

Download oasp4j-cxf-server-ws 3.0.0-alpha.1


<!-- 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-alpha.1</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-alpha.1'
// https://jarcasting.com/artifacts/io.oasp.java.modules/oasp4j-cxf-server-ws/
implementation ("io.oasp.java.modules:oasp4j-cxf-server-ws:3.0.0-alpha.1")
'io.oasp.java.modules:oasp4j-cxf-server-ws:jar:3.0.0-alpha.1'
<dependency org="io.oasp.java.modules" name="oasp4j-cxf-server-ws" rev="3.0.0-alpha.1">
  <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-alpha.1')
)
libraryDependencies += "io.oasp.java.modules" % "oasp4j-cxf-server-ws" % "3.0.0-alpha.1"
[io.oasp.java.modules/oasp4j-cxf-server-ws "3.0.0-alpha.1"]