License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdspring-boot-starter-qrcode |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-qrcode
spring-boot-starter-qrcode
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.patterncat/spring-boot-starter-qrcode/ -->
<dependency>
<groupId>cn.patterncat</groupId>
<artifactId>spring-boot-starter-qrcode</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/spring-boot-starter-qrcode/
implementation 'cn.patterncat:spring-boot-starter-qrcode:1.0.0'
// https://jarcasting.com/artifacts/cn.patterncat/spring-boot-starter-qrcode/
implementation ("cn.patterncat:spring-boot-starter-qrcode:1.0.0")
'cn.patterncat:spring-boot-starter-qrcode:jar:1.0.0'
<dependency org="cn.patterncat" name="spring-boot-starter-qrcode" rev="1.0.0">
<artifact name="spring-boot-starter-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='spring-boot-starter-qrcode', version='1.0.0')
)
libraryDependencies += "cn.patterncat" % "spring-boot-starter-qrcode" % "1.0.0"
[cn.patterncat/spring-boot-starter-qrcode "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.patterncat : qrcode-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |