MVN

io.github.Ethan0507 : not-so-plugin

Maven & Gradle

Nov 18, 2021

not-so-plugin · A useless plugin

<dependency>
    <groupId>io.github.Ethan0507</groupId>
    <artifactId>not-so-plugin</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.Ethan0507 : not-so-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.Ethan0507 : not-so-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
not-so-plugin-0.0.3
not-so-plugin-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.Ethan0507</groupId>
    <artifactId>not-so-plugin</artifactId>
    <version>0.0.3</version>
</dependency>