License |
License |
---|---|
GroupId | GroupIdcom.fortitudetec |
ArtifactId | ArtifactIdelucidation |
Version | Version4.1.1 |
Type | Typepom |
Description |
Descriptioncom.fortitudetec:elucidation
Elucidation is a set of tools to allow for the visualization of the connections between microservices that make
up an environment.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elucidation-4.1.1.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fortitudetec/elucidation/ -->
<dependency>
<groupId>com.fortitudetec</groupId>
<artifactId>elucidation</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation/
implementation 'com.fortitudetec:elucidation:4.1.1'
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation/
implementation ("com.fortitudetec:elucidation:4.1.1")
'com.fortitudetec:elucidation:pom:4.1.1'
<dependency org="com.fortitudetec" name="elucidation" rev="4.1.1">
<artifact name="elucidation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fortitudetec', module='elucidation', version='4.1.1')
)
libraryDependencies += "com.fortitudetec" % "elucidation" % "4.1.1"
[com.fortitudetec/elucidation "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |