MVN

cn.iosd : simple-base-dict

Maven & Gradle

Sep 25, 2023
<dependency>
    <groupId>cn.iosd</groupId>
    <artifactId>simple-base-dict</artifactId>
    <version>2023.5.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.iosd : simple-base-dict to add to Maven - Latest Versions:

  • Latest Stable: 2023.5.1.0

All Versions

Choose a version of cn.iosd : simple-base-dict to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.5.x
simple-base-dict-2023.5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.iosd</groupId>
    <artifactId>simple-base-dict</artifactId>
    <version>2023.5.1.0</version>
</dependency>