| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.berthax |
| Идентификатор | Идентификаторqrcode-spring-boot-starter |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеqrcode-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.berthax : qr-code-autoconfigure | jar | 1.0.4 |