| Categories | 
                CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net | 
        
|---|---|
| GroupId | GroupIdorg.jvnet.hudson.plugins | 
    
| ArtifactId | ArtifactIdvirtualbox-parent | 
    
| Last Version | Last Version0.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionHudson VirtualBox Parent 
            
         | 
    
| Filename | Size | 
|---|---|
| virtualbox-parent-0.2.1.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/virtualbox-parent/ -->
<dependency>
    <groupId>org.jvnet.hudson.plugins</groupId>
    <artifactId>virtualbox-parent</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/virtualbox-parent/
implementation 'org.jvnet.hudson.plugins:virtualbox-parent:0.2.1'
                // https://jarcasting.com/artifacts/org.jvnet.hudson.plugins/virtualbox-parent/
implementation ("org.jvnet.hudson.plugins:virtualbox-parent:0.2.1")
                'org.jvnet.hudson.plugins:virtualbox-parent:pom:0.2.1'
                <dependency org="org.jvnet.hudson.plugins" name="virtualbox-parent" rev="0.2.1">
  <artifact name="virtualbox-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.jvnet.hudson.plugins', module='virtualbox-parent', version='0.2.1')
)
                libraryDependencies += "org.jvnet.hudson.plugins" % "virtualbox-parent" % "0.2.1"
                [org.jvnet.hudson.plugins/virtualbox-parent "0.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jvnet.hudson.main : hudson-core | jar | 1.346 | 
| javax.servlet : servlet-api | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jvnet.hudson.main : hudson-war | war | 1.346 | 
| org.jvnet.hudson.main : hudson-test-harness | jar | 1.346 | 
| junit : junit | jar | 4.3.1 |