Stephen's Definalizer Maven Plugin

An Apache Maven plugin that will definalize final classes

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.stephenc.definalizer
ArtifactId

ArtifactId

definalizer-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Stephen's Definalizer Maven Plugin
An Apache Maven plugin that will definalize final classes
Source Code Management

Source Code Management

http://github.com/stephenc/definalizer/tree/master/

Download definalizer-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.stephenc.definalizer</groupId>
    <artifactId>definalizer-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
asm : asm jar 3.2
asm : asm-commons jar 3.2
org.codehaus.plexus : plexus-utils jar 2.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0