Banwords Maven plugin

A maven plugin to ban words that are discriminatory to certain classes, genders or communities.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.pardhumadipalli
ArtifactId

ArtifactId

banwords-maven-plugin
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Banwords Maven plugin
A maven plugin to ban words that are discriminatory to certain classes, genders or communities.
Project URL

Project URL

https://github.com/PardhuMadipalli/banwords-maven-plugin
Source Code Management

Source Code Management

https://github.com/PardhuMadipalli/banwords-maven-plugin

Download banwords-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.pardhumadipalli</groupId>
    <artifactId>banwords-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3

provided (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.junit.platform : junit-platform-runner jar 1.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1