MVN

com.boozallen.aissemble : bom-component

Maven & Gradle

Jun 11, 2024

aiSSEMBLE::BOM::Component · Common dependencies for this version of the aiSSEMBLE - TO BE DEPRECATED

<dependency>
    <groupId>com.boozallen.aissemble</groupId>
    <artifactId>bom-component</artifactId>
    <version>1.7.0-rc2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.boozallen.aissemble : bom-component to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0-rc2
  • Latest Release Candidate: 1.7.0-rc2

All Versions

Choose a version of com.boozallen.aissemble : bom-component to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
bom-component-1.7.0-rc2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.boozallen.aissemble</groupId>
    <artifactId>bom-component</artifactId>
    <version>1.7.0-rc2</version>
</dependency>