MVN

org.mydotey.rpc : rpc-utils-parent

Maven & Gradle

Nov 14, 2018

rpc-utils-parent · rpc utils parent

<dependency>
    <groupId>org.mydotey.rpc</groupId>
    <artifactId>rpc-utils-parent</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mydotey.rpc : rpc-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.mydotey.rpc : rpc-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
rpc-utils-parent-1.0.6
rpc-utils-parent-1.0.5
rpc-utils-parent-1.0.4
rpc-utils-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mydotey.rpc</groupId>
    <artifactId>rpc-utils-parent</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement