Last Version

Web Commons (BOM) 27

List of common dependencies used in web applications.

License

License

GroupId

GroupId

org.commonjava.boms
ArtifactId

ArtifactId

web-commons-bom
Version

Version

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

Filename Size
web-commons-bom-27.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>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.