CXF common modules

This module contains all (feel free if something is needed) Apache CXF modules that can be used with provided scope in Wildfly. When you add this module remember to add org.apache.cxf.impl org.apache.commons.lang3 org.apache.commons.lang to jboss-deployment-structure.xml You have to use it with provided scope in maven dependency.

License

License

GroupId

GroupId

pl.fhframework.dp
ArtifactId

ArtifactId

fhdp-cxf-bom
Last Version

Last Version

4.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

CXF common modules
This module contains all (feel free if something is needed) Apache CXF modules that can be used with provided scope in Wildfly. When you add this module remember to add org.apache.cxf.impl org.apache.commons.lang3 org.apache.commons.lang to jboss-deployment-structure.xml You have to use it with provided scope in maven dependency.

Download fhdp-cxf-bom

How to add to project

<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-cxf-bom/ -->
<dependency>
    <groupId>pl.fhframework.dp</groupId>
    <artifactId>fhdp-cxf-bom</artifactId>
    <version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-cxf-bom/
implementation 'pl.fhframework.dp:fhdp-cxf-bom:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-cxf-bom/
implementation ("pl.fhframework.dp:fhdp-cxf-bom:4.10.0")
'pl.fhframework.dp:fhdp-cxf-bom:jar:4.10.0'
<dependency org="pl.fhframework.dp" name="fhdp-cxf-bom" rev="4.10.0">
  <artifact name="fhdp-cxf-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-cxf-bom', version='4.10.0')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-cxf-bom" % "4.10.0"
[pl.fhframework.dp/fhdp-cxf-bom "4.10.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
commons-lang : commons-lang jar 2.6
org.apache.wss4j : wss4j-ws-security-common jar 2.2.3
org.apache.cxf : cxf-rt-ws-addr jar 3.3.2
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.3.2
org.apache.cxf : cxf-core jar 3.3.2
org.apache.cxf : cxf-rt-ws-security jar 3.3.2
org.apache.cxf : cxf-rt-transports-http jar 3.3.2
org.apache.cxf : cxf-rt-ws-policy jar 3.3.2
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.10.0
4.9.26
4.9.25.1
4.9.25
4.9.24
4.9.23