| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.kerbores |
| ArtifactId | ArtifactIdgitea-spring-boot-starter |
| Last Version | Last Version2.2.4.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongitea-spring-boot-starter
gitea rest api java client的springboot 启动器
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |