MVN

com.fortitudetec : elucidation-bom

Maven & Gradle

Nov 25, 2021
3 usages

Elucidation BOM · Bill of materials to use consistent set of versions across Elucidation modules

<dependency>
    <groupId>com.fortitudetec</groupId>
    <artifactId>elucidation-bom</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fortitudetec : elucidation-bom to add to Maven - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of com.fortitudetec : elucidation-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
elucidation-bom-4.1.2
elucidation-bom-4.1.1
elucidation-bom-4.1.0
4.0.x
elucidation-bom-4.0.0
3.0.x
elucidation-bom-3.0.0
2.1.x
elucidation-bom-2.1.0
2.0.x
elucidation-bom-2.0.2
elucidation-bom-2.0.1
elucidation-bom-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fortitudetec</groupId>
    <artifactId>elucidation-bom</artifactId>
    <version>4.1.2</version>
</dependency>