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

com.github.ferstl:depgraph-maven-plugin 1.0.2

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
Версия

Версия

1.0.2
Тип

Тип

maven-plugin

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


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