gitea-integration

gitea的api集成

License

License

GroupId

GroupId

com.kerbores
ArtifactId

ArtifactId

gitea-integration
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gitea-integration
gitea的api集成

Download gitea-integration

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.0
com.alibaba : fastjson jar 1.2.62
org.apache.commons : commons-lang3 jar 3.9
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0