MVN

fun.fengwk.convention4j : convention4j-parent

Maven & Gradle

Aug 20, 2023
0 stars

fun.fengwk.convention4j:convention4j-parent · Convention For Java

<dependency>
    <groupId>fun.fengwk.convention4j</groupId>
    <artifactId>convention4j-parent</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fun.fengwk.convention4j : convention4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of fun.fengwk.convention4j : convention4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
convention4j-parent-0.0.7
convention4j-parent-0.0.6
convention4j-parent-0.0.3
convention4j-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fun.fengwk.convention4j</groupId>
    <artifactId>convention4j-parent</artifactId>
    <version>0.0.7</version>
</dependency>

Advertisement