Gitlab Java API Wrapper

A Java wrapper for the Gitlab Git Hosting Server API

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

org.gitlab
Идентификатор

Идентификатор

java-gitlab-api
Последняя версия

Последняя версия

4.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Gitlab Java API Wrapper
A Java wrapper for the Gitlab Git Hosting Server API
Система контроля версий

Система контроля версий

https://github.com/timols/java-gitlab-api

Скачать java-gitlab-api

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.5.3
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.8.0-beta2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.5.1

test (8)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
junit : junit jar 4.12
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.10.0
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0

Модули Проекта

Данный проект не имеет модулей.

Gitlab Java API Wrapper

Maven Central Build Status A wrapper for the Gitlab API written in Java.

Documentation is available in the form of Javadocs The major version indicates the API version of gitlab.

Версии библиотеки

Версия
4.1.1
4.1.0
4.0.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.0
1.1.11
1.1.10
1.1.9
1.1.8
1.1.4
1.1.2
1.0.0