Last Version

Sample Maven Plugin 1.0.0

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.plugins
ArtifactId

ArtifactId

sample-maven-plugin
Version

Version

1.0.0
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 1.0.0


<plugin>
    <groupId>com.panosen.plugins</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.