is not current version
Last Version 2.0.1

bootique-cxf-jaxws-server: Apache CXF JAX-WS Server integration with Bootique 2.0.RC1

Provides Apache CXF JAX-WS Server integration with Bootique.

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.cxf
ArtifactId

ArtifactId

bootique-cxf-jaxws-server
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-cxf-jaxws-server: Apache CXF JAX-WS Server integration with Bootique
Provides Apache CXF JAX-WS Server integration with Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-cxf-jaxws-server 2.0.RC1


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

Dependencies

compile (7)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.RC1
io.bootique.jetty : bootique-jetty jar 2.0.RC1
io.bootique.cxf : bootique-cxf-core jar 2.0.RC1
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.3.1
org.apache.cxf : cxf-rt-transports-http jar 3.3.1
org.slf4j : slf4j-api jar 1.7.25
jakarta.xml.ws : jakarta.xml.ws-api jar 2.3.3

test (4)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-ri pom 2.3.3
junit : junit jar 4.13.2
io.bootique : bootique-test jar 2.0.RC1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.