MVN

com.boozallen.aissemble : booz-allen-maven-licenses

Maven & Gradle

Apr 19, 2024
0 stars

Booz Allen Maven License · Provides Booz Allen-specific Licensing Best Practices and Custom Licenses for use with the license-maven-plugin

<dependency>
    <groupId>com.boozallen.aissemble</groupId>
    <artifactId>booz-allen-maven-licenses</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.boozallen.aissemble : booz-allen-maven-licenses to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.boozallen.aissemble : booz-allen-maven-licenses to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
booz-allen-maven-licenses-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.boozallen.aissemble</groupId>
    <artifactId>booz-allen-maven-licenses</artifactId>
    <version>1.2.0</version>
</dependency>