| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.patterncat |
| Идентификатор | Идентификаторspring-boot-starter-qrcode |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-qrcode
spring-boot-starter-qrcode
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.patterncat : qrcode-core | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-starter-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |