MVN

io.github.qsy7.java.modules.template : providers

Maven & Gradle

Dec 17, 2019

template - providers - Parent POM · template parent POM

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

Latest Version

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

  • Latest Stable: string-template

All Versions

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

Version Vulnerabilities Updated
0.1.x
providers-0.1.0
string
providers-string-template

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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