MVN

io.github.qsy7.java.modules : template

Maven & Gradle

Dec 17, 2019

template · template

<dependency>
    <groupId>io.github.qsy7.java.modules</groupId>
    <artifactId>template</artifactId>
    <version>providers</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.qsy7.java.modules : template to add to Maven - Latest Versions:

  • Latest Stable: providers

All Versions

Choose a version of io.github.qsy7.java.modules : template to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
template-0.1.0
providers
template-providers
impl
template-impl
api
template-api

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.qsy7.java.modules</groupId>
    <artifactId>template</artifactId>
    <version>providers</version>
</dependency>