| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.kerbores |
| Идентификатор | Идентификаторgitea-integration |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgitea-integration
gitea的api集成
|
| Имя Файла | Размер |
|---|---|
| gitea-integration-1.0.0.pom | |
| gitea-integration-1.0.0.jar | 339 KB |
| gitea-integration-1.0.0-sources.jar | 91 KB |
| gitea-integration-1.0.0-javadoc.jar | 691 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |