MVN

top.memfactory : template-parent

Maven & Gradle

Nov 01, 2018

template-parent · template-parent

<dependency>
    <groupId>top.memfactory</groupId>
    <artifactId>template-parent</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.memfactory : template-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of top.memfactory : template-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
template-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.memfactory</groupId>
    <artifactId>template-parent</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement