Maven Enforcer Plugin, Custom Rule: Property Usage

Maven Enforcer Plugin (org.apache.maven.plugins:maven-enforcer-plugin) custom rule: Ensure that all the Java properties defined in resources .properties files are also used in code.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.mikkoi.maven.enforcer.rule
Идентификатор

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

property-usage-rule
Последняя версия

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

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven Enforcer Plugin, Custom Rule: Property Usage
Maven Enforcer Plugin (org.apache.maven.plugins:maven-enforcer-plugin) custom rule: Ensure that all the Java properties defined in resources .properties files are also used in code.
Ссылка на сайт

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

https://mikkoi.github.io/maven-enforcer-property-usage
Организация-разработчик

Организация-разработчик

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

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

https://github.com/mikkoi/maven-enforcer-property-usage

Скачать property-usage-rule

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

<!-- https://jarcasting.com/artifacts/com.github.mikkoi.maven.enforcer.rule/property-usage-rule/ -->
<dependency>
    <groupId>com.github.mikkoi.maven.enforcer.rule</groupId>
    <artifactId>property-usage-rule</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mikkoi.maven.enforcer.rule/property-usage-rule/
implementation 'com.github.mikkoi.maven.enforcer.rule:property-usage-rule:0.0.4'
// https://jarcasting.com/artifacts/com.github.mikkoi.maven.enforcer.rule/property-usage-rule/
implementation ("com.github.mikkoi.maven.enforcer.rule:property-usage-rule:0.0.4")
'com.github.mikkoi.maven.enforcer.rule:property-usage-rule:jar:0.0.4'
<dependency org="com.github.mikkoi.maven.enforcer.rule" name="property-usage-rule" rev="0.0.4">
  <artifact name="property-usage-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mikkoi.maven.enforcer.rule', module='property-usage-rule', version='0.0.4')
)
libraryDependencies += "com.github.mikkoi.maven.enforcer.rule" % "property-usage-rule" % "0.0.4"
[com.github.mikkoi.maven.enforcer.rule/property-usage-rule "0.0.4"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.codehaus.plexus : plexus-utils jar 3.0.24
org.apache.maven.enforcer : enforcer-api jar 1.4.1
org.apache.maven.enforcer : enforcer-rules jar 1.4.1
org.apache.maven : maven-plugin-api jar 2.0.9
org.codehaus.plexus : plexus-container-default jar 1.5.5

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
org.apache.maven.enforcer : enforcer-rules test-jar 1.4.1
junit : junit jar 4.12

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

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

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

Версия
0.0.4
0.0.3