| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fortitudetec |
| Идентификатор | Идентификаторelucidation-bundle |
| Последняя версия | Последняя версия4.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеElucidation Bundle
Elucidation is a set of tools to allow for the visualization of the connections between microservices that make
up an environment.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | |
| com.h2database : h2 | jar | |
| org.postgresql : postgresql | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |