| License |
License |
|---|---|
| GroupId | GroupIdcom.fortitudetec |
| ArtifactId | ArtifactIdelucidation-bundle |
| Last Version | Last Version4.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElucidation Bundle
Elucidation is a set of tools to allow for the visualization of the connections between microservices that make
up an environment.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| elucidation-bundle-4.1.2.pom | |
| elucidation-bundle-4.1.2.jar | 40 KB |
| elucidation-bundle-4.1.2-sources.jar | 28 KB |
| elucidation-bundle-4.1.2-javadoc.jar | 526 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fortitudetec/elucidation-bundle/ -->
<dependency>
<groupId>com.fortitudetec</groupId>
<artifactId>elucidation-bundle</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-bundle/
implementation 'com.fortitudetec:elucidation-bundle:4.1.2'
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-bundle/
implementation ("com.fortitudetec:elucidation-bundle:4.1.2")
'com.fortitudetec:elucidation-bundle:jar:4.1.2'
<dependency org="com.fortitudetec" name="elucidation-bundle" rev="4.1.2">
<artifact name="elucidation-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortitudetec', module='elucidation-bundle', version='4.1.2')
)
libraryDependencies += "com.fortitudetec" % "elucidation-bundle" % "4.1.2"
[com.fortitudetec/elucidation-bundle "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fortitudetec : elucidation-common | jar | 4.1.2 |
| io.dropwizard : dropwizard-core | jar | |
| io.dropwizard : dropwizard-db | jar | |
| io.dropwizard : dropwizard-jdbi3 | jar | |
| io.dropwizard : dropwizard-migrations | jar | |
| org.apache.commons : commons-collections4 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| com.h2database : h2 | jar | |
| org.postgresql : postgresql | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fortitudetec : elucidation-common | test-jar | 4.1.2 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | |
| io.dropwizard : dropwizard-testing | jar | |
| org.kiwiproject : kiwi | jar | |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.mockito : mockito-core | jar | 4.1.0 |