is not current version
Last Version 27

Web Commons (BOM) 26

List of common dependencies used in web applications.

License

License

GroupId

GroupId

org.commonjava.boms
ArtifactId

ArtifactId

web-commons-bom
Version

Version

26
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 26

Filename Size
web-commons-bom-26.pom 12 KB
Browse

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

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.