| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdcom.panosen.plugins | 
| ArtifactId | ArtifactIdsample-maven-plugin | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionSample Maven Plugin Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom. | 
<plugin>
    <groupId>com.panosen.plugins</groupId>
    <artifactId>sample-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar |