com.github.aqiu202:starter

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Лицензия

Лицензия

Группа

Группа

com.github.aqiu202
Идентификатор

Идентификатор

starter
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Скачать starter

Имя Файла Размер
starter-1.2.0.pom 929 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.aqiu202/starter/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>starter</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/starter/
implementation 'com.github.aqiu202:starter:1.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/starter/
implementation ("com.github.aqiu202:starter:1.2.0")
'com.github.aqiu202:starter:pom:1.2.0'
<dependency org="com.github.aqiu202" name="starter" rev="1.2.0">
  <artifact name="starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='starter', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "starter" % "1.2.0"
[com.github.aqiu202/starter "1.2.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.6.7
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36

Модули Проекта

  • autolog-spring-boot-starter
  • captcha-spring-boot-starter
  • limiting-spring-boot-starter
  • qrcode-spring-boot-starter
  • ttl-cache-spring-boot-starter
  • qlock-spring-boot-starter
  • id-generator-spring-boot-starter
  • spring-jpa-querydsl-spring-boot-starter
  • zk-curator-spring-boot-starter

Версии библиотеки

Версия
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0