| Категории |
КатегорииMaven Компиляция и сборка |
|---|---|
| Группа | Группаcom.code-troopers |
| Идентификатор | Идентификаторmerge-properties-maven-plugin |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеMerge Properties Maven Plugin
Simple Maven plugin allowing concatenation of different resources bundles file to a single one.
It auto adds double single quotes for proper use with MessageFormat and reports if there is a mismatch between keys.
|
| Система контроля версий |
Система контроля версий |
<plugin>
<groupId>com.code-troopers</groupId>
<artifactId>merge-properties-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0.9 |
| org.apache.maven : maven-project | jar | 2.0.9 |
| org.codehaus.plexus : plexus-utils | jar | 1.5.6 |
| com.google.guava : guava | jar | 14.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |