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

org.eclipse.hudson.main:hudson-rest-api 3.0.0-2


Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.hudson.main
Идентификатор

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

hudson-rest-api
Версия

Версия

3.0.0-2
Тип

Тип

jar

Скачать hudson-rest-api 3.0.0-2


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