MVN

com.guoshiyao.rely : micro-framework

Maven & Gradle

Oct 25, 2023

micro-framework

<dependency>
    <groupId>com.guoshiyao.rely</groupId>
    <artifactId>micro-framework</artifactId>
    <version>11.0.11-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 11.0.11-RELEASE

All Versions

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

Version Vulnerabilities Updated
11.0.x
micro-framework-11.0.11-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.guoshiyao.rely</groupId>
    <artifactId>micro-framework</artifactId>
    <version>11.0.11-RELEASE</version>
</dependency>