is not current version
Last Version 1.3

org.jvnet.hudson.pxeboot:pxeboot 1.2


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.pxeboot
ArtifactId

ArtifactId

pxeboot
Version

Version

1.2
Type

Type

pom

Download pxeboot 1.2

Filename Size
pxeboot-1.2.pom 1 KB
Browse

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