MVN

cn.hill4j.rpcext : rpc-ext

Maven & Gradle

Sep 23, 2019
13 stars
<dependency>
    <groupId>cn.hill4j.rpcext</groupId>
    <artifactId>rpc-ext</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.hill4j.rpcext : rpc-ext to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of cn.hill4j.rpcext : rpc-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
rpc-ext-1.2
1.1
rpc-ext-1.1
1.0
rpc-ext-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.hill4j.rpcext</groupId>
    <artifactId>rpc-ext</artifactId>
    <version>1.2</version>
</dependency>