Java™ EE Web Profile BOM

Bill of Materials (BOM) for Java™ EE Web Profile.

License

License

GroupId

GroupId

com.aoapps
ArtifactId

ArtifactId

javaee-web-api-bom
Last Version

Last Version

7.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Java™ EE Web Profile BOM
Bill of Materials (BOM) for Java™ EE Web Profile.
Project URL

Project URL

https://oss.aoapps.com/javaee-web-api-bom/
Project Organization

Project Organization

AO Industries, Inc.
Source Code Management

Source Code Management

https://github.com/ao-apps/javaee-web-api-bom

Download javaee-web-api-bom

How to add to project

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

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
7.0.1
7.0.0