MVN

com.github.shijingsh : xiushang-boot

Maven & Gradle

Feb 07, 2023
9 stars

xiushang-boot

<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>xiushang-boot</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shijingsh : xiushang-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of com.github.shijingsh : xiushang-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
xiushang-boot-1.6.1
xiushang-boot-1.6.0
1.5.x
xiushang-boot-1.5.4
xiushang-boot-1.5.2
xiushang-boot-1.5.1
xiushang-boot-1.5.0
1.4.x
xiushang-boot-1.4.4
xiushang-boot-1.4.2
xiushang-boot-1.4.1
1.3.x
xiushang-boot-1.3.1
1.2.x
xiushang-boot-1.2.2
xiushang-boot-1.2.1
xiushang-boot-1.2.0
1.1.x
xiushang-boot-1.1.0
1.0.x
xiushang-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>xiushang-boot</artifactId>
    <version>1.6.1</version>
</dependency>

Advertisement