| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.fortitudetec |
| ArtifactId | ArtifactIdelucidation-client |
| Last Version | Last Version4.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElucidation Client
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-client-4.1.2.pom | |
| elucidation-client-4.1.2.jar | 18 KB |
| elucidation-client-4.1.2-sources.jar | 15 KB |
| elucidation-client-4.1.2-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fortitudetec/elucidation-client/ -->
<dependency>
<groupId>com.fortitudetec</groupId>
<artifactId>elucidation-client</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-client/
implementation 'com.fortitudetec:elucidation-client:4.1.2'
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-client/
implementation ("com.fortitudetec:elucidation-client:4.1.2")
'com.fortitudetec:elucidation-client:jar:4.1.2'
<dependency org="com.fortitudetec" name="elucidation-client" rev="4.1.2">
<artifact name="elucidation-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortitudetec', module='elucidation-client', version='4.1.2')
)
libraryDependencies += "com.fortitudetec" % "elucidation-client" % "4.1.2"
[com.fortitudetec/elucidation-client "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fortitudetec : elucidation-common | jar | 4.1.2 |
| org.glassfish.jersey.core : jersey-client | jar | |
| org.slf4j : slf4j-api | jar | |
| com.google.guava : guava | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-jersey | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fortitudetec : elucidation-common | test-jar | 4.1.2 |
| io.dropwizard : dropwizard-testing | 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 |