MVN

org.kiwiproject : elucidation

Maven & Gradle

Nov 10, 2023
0 stars

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

<dependency>
    <groupId>org.kiwiproject</groupId>
    <artifactId>elucidation</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kiwiproject : elucidation to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of org.kiwiproject : elucidation to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
elucidation-5.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kiwiproject</groupId>
    <artifactId>elucidation</artifactId>
    <version>5.0.0</version>
</dependency>

Advertisement