is not current version
Last Version 1.3

org.jvnet.hudson.pxeboot:pxe-boot-manager 1.1


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.pxeboot
ArtifactId

ArtifactId

pxe-boot-manager
Version

Version

1.1
Type

Type

jar

Download pxe-boot-manager 1.1


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