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

org.eclipse.hudson:hudson-parent 3.0.1

Hudson Continuous Integration Server

Категории

Категории

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

Группа

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

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

hudson-parent
Версия

Версия

3.0.1
Тип

Тип

pom

Скачать hudson-parent 3.0.1

Имя Файла Размер
hudson-parent-3.0.1.pom 44 KB
Обзор

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