Revert “更新工作流提交身份来源。” This reverts commit 1465d5f2cf5704161de4712fb6515b022c377cc2.
Revert “更新工作流提交身份来源。”
This reverts commit 1465d5f2cf5704161de4712fb6515b022c377cc2.
Gitea API.
This documentation describes the Gitea API.
Automatically generated by the Swagger Codegen
Building the API client library requires:
To install the API client library to your local Maven repository, simply execute:
mvn clean install
To deploy it to a remote Maven repository instead, configure the settings of the repository and execute:
mvn clean deploy
Refer to the OSSRH Guide for more information.
Add this dependency to your project’s POM:
<dependency> <groupId>io.github.le-shi</groupId> <artifactId>java-gitea-api</artifactId> <version>1.26.0</version> <scope>compile</scope> </dependency>
Add this dependency to your project’s build file:
implementation "io.github.le-shi:java-gitea-api:1.26.0"
At first generate the JAR by executing:
mvn clean package
Then manually install the following JARs:
target/java-gitea-api-1.26.0.jar
target/lib/*.jar
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
java-gitea-api
Gitea API.
This documentation describes the Gitea API.
Automatically generated by the Swagger Codegen
Requirements
Building the API client library requires:
Installation
To install the API client library to your local Maven repository, simply execute:
To deploy it to a remote Maven repository instead, configure the settings of the repository and execute:
Refer to the OSSRH Guide for more information.
Maven users
Add this dependency to your project’s POM:
Gradle users
Add this dependency to your project’s build file:
Others
At first generate the JAR by executing:
Then manually install the following JARs:
target/java-gitea-api-1.26.0.jartarget/lib/*.jar