MVN

com.walterjwhite.java.modules.remote : impl

Maven & Gradle

Nov 29, 2019
0 stars

Remote - impl - Parent POM · remote parent POM

<dependency>
    <groupId>com.walterjwhite.java.modules.remote</groupId>
    <artifactId>impl</artifactId>
    <version>plugins</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.walterjwhite.java.modules.remote : impl to add to Maven - Latest Versions:

  • Latest Stable: plugins

All Versions

Choose a version of com.walterjwhite.java.modules.remote : impl to add to Maven - All Versions:

Version Vulnerabilities Updated
plugins
impl-plugins
core
impl-core
0.0.x
impl-0.0.18
impl-0.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walterjwhite.java.modules.remote</groupId>
    <artifactId>impl</artifactId>
    <version>plugins</version>
</dependency>