MVN

io.github.qsy7.java.modules.remote : impl

Maven & Gradle

Dec 17, 2019

Remote - impl - Parent POM · remote parent POM

<dependency>
    <groupId>io.github.qsy7.java.modules.remote</groupId>
    <artifactId>impl</artifactId>
    <version>plugins</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: plugins

All Versions

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

Version Vulnerabilities Updated
0.1.x
impl-0.1.0
plugins
impl-plugins
core
impl-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.qsy7.java.modules.remote</groupId>
    <artifactId>impl</artifactId>
    <version>plugins</version>
</dependency>