MVN

com.fortitudetec : elucidation

Maven & Gradle

Nov 25, 2021

Elucidation is a set of tools to allow for the visualization of the connections between microservices that make up an environment.

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

Latest Version

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

  • Latest Stable: 4.1.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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