is not current version
Last Version 4.1.2

com.fortitudetec:elucidation 2.0.2

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

GroupId

GroupId

com.fortitudetec
ArtifactId

ArtifactId

elucidation
Version

Version

2.0.2
Type

Type

pom

Download elucidation 2.0.2

Filename Size
elucidation-2.0.2.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fortitudetec/elucidation/ -->
<dependency>
    <groupId>com.fortitudetec</groupId>
    <artifactId>elucidation</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation/
implementation 'com.fortitudetec:elucidation:2.0.2'
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation/
implementation ("com.fortitudetec:elucidation:2.0.2")
'com.fortitudetec:elucidation:pom:2.0.2'
<dependency org="com.fortitudetec" name="elucidation" rev="2.0.2">
  <artifact name="elucidation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fortitudetec', module='elucidation', version='2.0.2')
)
libraryDependencies += "com.fortitudetec" % "elucidation" % "2.0.2"
[com.fortitudetec/elucidation "2.0.2"]