gitea-spring-boot-starter

gitea rest api java client的springboot 启动器

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

gitea-spring-boot-starter
Последняя версия

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

2.2.4.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

gitea-spring-boot-starter
gitea rest api java client的springboot 启动器

Скачать gitea-spring-boot-starter

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

<!-- https://jarcasting.com/artifacts/com.kerbores/gitea-spring-boot-starter/ -->
<dependency>
    <groupId>com.kerbores</groupId>
    <artifactId>gitea-spring-boot-starter</artifactId>
    <version>2.2.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kerbores/gitea-spring-boot-starter/
implementation 'com.kerbores:gitea-spring-boot-starter:2.2.4.RELEASE'
// https://jarcasting.com/artifacts/com.kerbores/gitea-spring-boot-starter/
implementation ("com.kerbores:gitea-spring-boot-starter:2.2.4.RELEASE")
'com.kerbores:gitea-spring-boot-starter:jar:2.2.4.RELEASE'
<dependency org="com.kerbores" name="gitea-spring-boot-starter" rev="2.2.4.RELEASE">
  <artifact name="gitea-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kerbores', module='gitea-spring-boot-starter', version='2.2.4.RELEASE')
)
libraryDependencies += "com.kerbores" % "gitea-spring-boot-starter" % "2.2.4.RELEASE"
[com.kerbores/gitea-spring-boot-starter "2.2.4.RELEASE"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.2.4.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.10
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.4.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.10
com.kerbores : gitea-integration jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE

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

Данный проект не имеет модулей.

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

Версия
2.2.4.RELEASE