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

org.jvnet.hudson.pxeboot:pxeboot 1.0


Категории

Категории

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

Группа

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

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

pxeboot
Версия

Версия

1.0
Тип

Тип

pom

Скачать pxeboot 1.0

Имя Файла Размер
pxeboot-1.0.pom 1 KB
Обзор

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