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

com.marvelution.sonar:sonar-rest-client 1.0.0

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

Категории

Категории

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

Группа

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

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

sonar-rest-client
Версия

Версия

1.0.0
Тип

Тип

jar

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


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