Sample Maven Plugin

Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.panosen
ArtifactId

ArtifactId

sample-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Sample Maven Plugin
Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom.

Download sample-maven-plugin

How to add to project

<plugin>
    <groupId>com.panosen</groupId>
    <artifactId>sample-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0