MVN

com.boozallen.aissemble : foundation-drift-detection

Maven & Gradle

Jun 11, 2024

aiSSEMBLE::Foundation::Drift Detection · Root pom for Drift Detection. For more detailed information, please see the related URL that talks about drift within the AIOps Reference Architecture (RA) Reference Implementation (RI).

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

Latest Version

Choose a version of com.boozallen.aissemble : foundation-drift-detection 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 : foundation-drift-detection to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
foundation-drift-detection-1.7.0-rc2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.boozallen.aissemble</groupId>
    <artifactId>foundation-drift-detection</artifactId>
    <version>1.7.0-rc2</version>
</dependency>