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

org.jvnet.hudson:update-center2 1.1

Generates update center script

Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть
Группа

Группа

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

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

update-center2
Версия

Версия

1.1
Тип

Тип

jar

Скачать update-center2 1.1


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