Apache CXF BOM

Apache CXF Build of Materials POM

License

License

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-bom
Last Version

Last Version

3.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

Apache CXF BOM
Apache CXF Build of Materials POM
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=cxf.git;a=summary/cxf-bom

Download cxf-bom

Filename Size
cxf-bom-3.5.2.pom 25 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.2
3.5.1
3.5.0
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0