PCompiler Maven Plugin - Compiled Properties

Java(tm) Properties done right.

Лицензия

Лицензия

Категории

Категории

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

Группа

asia.redact.bracket.properties
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

PCompiler Maven Plugin - Compiled Properties
Java(tm) Properties done right.
Организация-разработчик

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

David R. Smith

Скачать pcompiler-maven-plugin

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

<plugin>
    <groupId>asia.redact.bracket.properties</groupId>
    <artifactId>pcompiler-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
asia.redact.bracket.properties : bracket-properties jar LATEST
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-project jar 2.2.1
com.squareup : javapoet jar 1.7.0
org.apache.commons : commons-lang3 jar 3.4

provided (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

b2 - Java(tm) properties as they should have been

bracket-properties version 2.3.0

This is the new work on the 2.0 branch which has a lot of reorganization and better design. Some things which no longer seemed interesting are gone, and new ideas have been implemented.

Legacy project (2011-2014) from google code is now here: https://github.com/buttermilk-crypto/bracket

Version 1.3.6 is the last of that code-base. Please use 2.3.0 which is the most recent offering!

Get It

For maven, use:

<dependency>
    <groupId>asia.redact.bracket.properties</groupId>
    <artifactId>bracket-properties</artifactId>
    <version>2.3.0</version>
</dependency>

Open Source repo:

https://github.com/buttermilk-crypto/b2

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

Версия
1.0.0