License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fortitudetec |
ArtifactId | ArtifactIdelucidation-client |
Version | Version4.1.1 |
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.1.pom | |
elucidation-client-4.1.1.jar | 18 KB |
elucidation-client-4.1.1-sources.jar | 15 KB |
elucidation-client-4.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-client/
implementation 'com.fortitudetec:elucidation-client:4.1.1'
// https://jarcasting.com/artifacts/com.fortitudetec/elucidation-client/
implementation ("com.fortitudetec:elucidation-client:4.1.1")
'com.fortitudetec:elucidation-client:jar:4.1.1'
<dependency org="com.fortitudetec" name="elucidation-client" rev="4.1.1">
<artifact name="elucidation-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortitudetec', module='elucidation-client', version='4.1.1')
)
libraryDependencies += "com.fortitudetec" % "elucidation-client" % "4.1.1"
[com.fortitudetec/elucidation-client "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fortitudetec : elucidation-common | jar | 4.1.1 |
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.1 |
io.dropwizard : dropwizard-testing | jar | |
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 |