gitea-spring-boot-starter

gitea rest api java client的springboot 启动器

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.kerbores
ArtifactId

ArtifactId

gitea-spring-boot-starter
Last Version

Last Version

2.2.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download gitea-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.10
org.springframework.boot : spring-boot-configuration-processor Optional 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)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.4.RELEASE