Phos Enforcer Plugin

Maven plugin that enforcer Java best practices

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.veithen.phos
ArtifactId

ArtifactId

enforcer-maven-plugin
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Phos Enforcer Plugin
Maven plugin that enforcer Java best practices
Project URL

Project URL

https://github.com/veithen/phos
Source Code Management

Source Code Management

https://github.com/veithen/phos/tree/master

Download enforcer-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.veithen.phos</groupId>
    <artifactId>enforcer-maven-plugin</artifactId>
    <version>0.3.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.ow2.asm : asm jar 8.0.1
net.sf.jgrapht : jgrapht jar 0.8.3
junit : junit jar 4.13
com.google.truth : truth jar 1.0.1

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.2
0.1.1
0.1.0