MVN

com.ksyun.kmr : gaeafs

Maven & Gradle

Dec 05, 2022

gaeafs · This module contains code to support integration with KSYun KS3 Storage. It also declares the dependencies needed to work with KSYun KS3 Storage.

<dependency>
    <groupId>com.ksyun.kmr</groupId>
    <artifactId>gaeafs</artifactId>
    <version>3.1.1-1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ksyun.kmr : gaeafs to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1-1.1.2

All Versions

Choose a version of com.ksyun.kmr : gaeafs to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
gaeafs-3.1.1-1.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ksyun.kmr</groupId>
    <artifactId>gaeafs</artifactId>
    <version>3.1.1-1.1.2</version>
</dependency>