Merge Properties Maven Plugin

Merge Properties Maven Plugin is a Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.polago.maven.plugins
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Merge Properties Maven Plugin
Merge Properties Maven Plugin is a Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key.
Ссылка на сайт

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

https://www.polago.org/merge-properties-maven-plugin/
Организация-разработчик

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

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

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

https://github.com/polagoab/merge-properties-maven-plugin

Скачать merge-properties-maven-plugin

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

<plugin>
    <groupId>org.polago.maven.plugins</groupId>
    <artifactId>merge-properties-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.6.0
org.apache.maven.shared : maven-filtering jar 3.2.0
org.apache.commons : commons-configuration2 jar 2.7

provided (1)

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

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

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

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

Merge Properties Maven Plugin Build Status

This repository contains the source code for merge-properties-maven-plugin, a Maven Plugin that merges and filters a set of Java Properties files into a single file while detecting multiple instances of the same Property Key.

Requirements

Please use at least maven 3.6.0 and JDK 8.

org.polago.maven.plugins

Polago AB

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

Версия
1.2
1.1
1.0.1
1.0