Web Commons (BOM)

List of common dependencies used in web applications.

License

License

GroupId

GroupId

org.commonjava.boms
ArtifactId

ArtifactId

web-commons-bom
Last Version

Last Version

27
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://github.com/jdcasey/web-commons-bom
Source Code Management

Source Code Management

http://github.com/commonjava/web-commons-bom

Download web-commons-bom

Filename Size
web-commons-bom-27.pom 10 KB
Browse

How to add to project

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

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
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1