MVN

org.commonjava.boms : web-commons-bom

Maven & Gradle

Dec 23, 2022
28 usages
0 stars

Web Commons (BOM) · List of common dependencies used in web applications.

<dependency>
    <groupId>org.commonjava.boms</groupId>
    <artifactId>web-commons-bom</artifactId>
    <version>28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.commonjava.boms : web-commons-bom to add to Maven - Latest Versions:

  • Latest Stable: 28

All Versions

Choose a version of org.commonjava.boms : web-commons-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
28
web-commons-bom-28
27
web-commons-bom-27
26
web-commons-bom-26
25
web-commons-bom-25
24
web-commons-bom-24
23
web-commons-bom-23
22
web-commons-bom-22
21
web-commons-bom-21
20
web-commons-bom-20
19
web-commons-bom-19
18
web-commons-bom-18
17
web-commons-bom-17
16
web-commons-bom-16
15
web-commons-bom-15
14
web-commons-bom-14
13
web-commons-bom-13
12
web-commons-bom-12
11
web-commons-bom-11
10
web-commons-bom-10
9
web-commons-bom-9
8
web-commons-bom-8
7
web-commons-bom-7
6
web-commons-bom-6
5
web-commons-bom-5
4
web-commons-bom-4
3
web-commons-bom-3
2
web-commons-bom-2
1
web-commons-bom-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.commonjava.boms</groupId>
    <artifactId>web-commons-bom</artifactId>
    <version>28</version>
</dependency>

Advertisement