MVN

com.guoshiyao.rely : rely-core

Maven & Gradle

Nov 26, 2022

rely-core

<dependency>
    <groupId>com.guoshiyao.rely</groupId>
    <artifactId>rely-core</artifactId>
    <version>10.1.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.guoshiyao.rely : rely-core to add to Maven - Latest Versions:

  • Latest Stable: 10.1.4-RELEASE

All Versions

Choose a version of com.guoshiyao.rely : rely-core to add to Maven - All Versions:

Version Vulnerabilities Updated
10.1.x
rely-core-10.1.4-RELEASE
rely-core-10.1.3-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.guoshiyao.rely</groupId>
    <artifactId>rely-core</artifactId>
    <version>10.1.4-RELEASE</version>
</dependency>