Maven bytecode filter plugin

Maven plugin that runs allows you to change .class files

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.irenical.bit
ArtifactId

ArtifactId

bitecodefilter-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven bytecode filter plugin
Maven plugin that runs allows you to change .class files
Project Organization

Project Organization

Irenical

Download bitecodefilter-maven-plugin

How to add to project

<plugin>
    <groupId>org.irenical.bit</groupId>
    <artifactId>bitecodefilter-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.apache.maven : maven-project jar 2.0.11
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0