PCompiler Maven Plugin - Compiled Properties

Java(tm) Properties done right.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

asia.redact.bracket.properties
ArtifactId

ArtifactId

pcompiler-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

PCompiler Maven Plugin - Compiled Properties
Java(tm) Properties done right.
Project Organization

Project Organization

David R. Smith

Download pcompiler-maven-plugin

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.0