Depgraph Maven Plugin

This Maven plugin generates dependency graphs on single modules or in an aggregated form on multi-module projects. The graphs are represented by .dot files. In case that Graphviz is installed on the machine where this plugin is run, the .dot file can be directly converted into all supported image files.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.ferstl
Идентификатор

Идентификатор

depgraph-maven-plugin
Последняя версия

Последняя версия

4.0.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Depgraph Maven Plugin
This Maven plugin generates dependency graphs on single modules or in an aggregated form on multi-module projects. The graphs are represented by .dot files. In case that Graphviz is installed on the machine where this plugin is run, the .dot file can be directly converted into all supported image files.
Ссылка на сайт

Ссылка на сайт

https://github.com/ferstl/depgraph-maven-plugin
Система контроля версий

Система контроля версий

https://github.com/ferstl/depgraph-maven-plugin

Скачать depgraph-maven-plugin

Как подключить последнюю версию

<plugin>
    <groupId>com.github.ferstl</groupId>
    <artifactId>depgraph-maven-plugin</artifactId>
    <version>4.0.1</version>
</plugin>

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.google.guava : guava jar 29.0-jre
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.shared : maven-common-artifact-filters jar 3.1.0

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven : maven-core jar 3.6.3
org.apache.maven : maven-compat jar 3.6.3

test (7)

Идентификатор библиотеки Тип Версия
io.takari.maven.plugins : takari-plugin-integration-testing pom 2.9.2
io.takari.maven.plugins : takari-plugin-testing jar 2.9.2
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 3.4.6

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0.1
4.0.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0