Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
---|---|
GroupId | GroupIdorg.jvnet.hudson.pxeboot |
ArtifactId | ArtifactIdpxeboot |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPXEBoot parent POM
|
Filename | Size |
---|---|
pxeboot-1.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.pxeboot/pxeboot/
implementation 'org.jvnet.hudson.pxeboot:pxeboot:1.3'
// https://jarcasting.com/artifacts/org.jvnet.hudson.pxeboot/pxeboot/
implementation ("org.jvnet.hudson.pxeboot:pxeboot:1.3")
'org.jvnet.hudson.pxeboot:pxeboot:pom:1.3'
<dependency org="org.jvnet.hudson.pxeboot" name="pxeboot" rev="1.3">
<artifact name="pxeboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.pxeboot', module='pxeboot', version='1.3')
)
libraryDependencies += "org.jvnet.hudson.pxeboot" % "pxeboot" % "1.3"
[org.jvnet.hudson.pxeboot/pxeboot "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |