| Categories | 
                CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net | 
        
|---|---|
| GroupId | GroupIdorg.jvnet.hudson | 
    
| ArtifactId | ArtifactIdexecutable-war | 
    
| Last Version | Last Version1.17 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionExecutable War 'header' 
            
         | 
    
| Filename | Size | 
|---|---|
| executable-war-1.17.pom | |
| executable-war-1.17.jar | 14 KB | 
| executable-war-1.17-sources.jar | 7 KB | 
| executable-war-1.17-javadoc.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/executable-war/ -->
<dependency>
    <groupId>org.jvnet.hudson</groupId>
    <artifactId>executable-war</artifactId>
    <version>1.17</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jvnet.hudson/executable-war/
implementation 'org.jvnet.hudson:executable-war:1.17'
                // https://jarcasting.com/artifacts/org.jvnet.hudson/executable-war/
implementation ("org.jvnet.hudson:executable-war:1.17")
                'org.jvnet.hudson:executable-war:jar:1.17'
                <dependency org="org.jvnet.hudson" name="executable-war" rev="1.17">
  <artifact name="executable-war" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jvnet.hudson', module='executable-war', version='1.17')
)
                libraryDependencies += "org.jvnet.hudson" % "executable-war" % "1.17"
                [org.jvnet.hudson/executable-war "1.17"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8 |