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

org.hjug.refactorfirst.plugin:refactor-first-maven-plugin 0.3.0

Plugin that identifies God classes in a codebase and suggests which classes should be refactored first. Generates a graph and a table providing (hopefully) easy to understand guidance. Can be used via command line, as a build plugin, or as a report plugin.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.hjug.refactorfirst.plugin
Идентификатор

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

refactor-first-maven-plugin
Версия

Версия

0.3.0
Тип

Тип

maven-plugin
Описание

Описание

Plugin that identifies God classes in a codebase and suggests which classes should be refactored first. Generates a graph and a table providing (hopefully) easy to understand guidance. Can be used via command line, as a build plugin, or as a report plugin.

Скачать refactor-first-maven-plugin 0.3.0


<plugin>
    <groupId>org.hjug.refactorfirst.plugin</groupId>
    <artifactId>refactor-first-maven-plugin</artifactId>
    <version>0.3.0</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.hjug.refactorfirst.graphdatagenerator : graph-data-generator jar 0.3.0
org.apache.maven : maven-core jar 3.8.2
org.projectlombok : lombok Необязательный jar 1.18.12

provided (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.4.4

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

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