MVN

com.wudgaby.platform : zxing-spring-boot

Maven & Gradle

Apr 13, 2022

zxing二维码生成解析 - DONE

<dependency>
    <groupId>com.wudgaby.platform</groupId>
    <artifactId>zxing-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wudgaby.platform : zxing-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.wudgaby.platform : zxing-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
zxing-spring-boot-1.0.2
zxing-spring-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wudgaby.platform</groupId>
    <artifactId>zxing-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>