is not current version
Last Version 4.10.0

pl.fhframework.dp:fhdp-cxf-bom 4.9.25

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.

GroupId

GroupId

pl.fhframework.dp
ArtifactId

ArtifactId

fhdp-cxf-bom
Version

Version

4.9.25
Type

Type

jar

Download fhdp-cxf-bom 4.9.25


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