Sonar REST Client

Utility library for integrating with Sonar over the REST API of Sonar

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.marvelution.sonar
Идентификатор

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

sonar-rest-client
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sonar REST Client
Utility library for integrating with Sonar over the REST API of Sonar
Организация-разработчик

Организация-разработчик

Marvelution

Скачать sonar-rest-client

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.thoughtworks.xstream : xstream jar 1.3.1
xpp3 : xpp3_min jar 1.1.4c

provided (7)

Идентификатор библиотеки Тип Версия
commons-httpclient : commons-httpclient jar 3.0.1
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1
javax.servlet : servlet-api jar 2.3
javax.ws.rs : jsr311-api jar 1.0
javax.xml.bind : jaxb-api jar 2.1
log4j : log4j jar 1.2.15

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5
org.mockito : mockito-all jar 1.7

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

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

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

Версия
1.1.0
1.0.0