License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.berthax |
ArtifactId | ArtifactIdqrcode-spring-boot-starter |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqrcode-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.berthax/qrcode-spring-boot-starter/ -->
<dependency>
<groupId>io.github.berthax</groupId>
<artifactId>qrcode-spring-boot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.berthax/qrcode-spring-boot-starter/
implementation 'io.github.berthax:qrcode-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/io.github.berthax/qrcode-spring-boot-starter/
implementation ("io.github.berthax:qrcode-spring-boot-starter:1.0.4")
'io.github.berthax:qrcode-spring-boot-starter:jar:1.0.4'
<dependency org="io.github.berthax" name="qrcode-spring-boot-starter" rev="1.0.4">
<artifact name="qrcode-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.berthax', module='qrcode-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "io.github.berthax" % "qrcode-spring-boot-starter" % "1.0.4"
[io.github.berthax/qrcode-spring-boot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.berthax : qr-code-autoconfigure | jar | 1.0.4 |