is not current version
Last Version 1.17

org.jvnet.hudson:executable-war 1.12


Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

executable-war
Version

Version

1.12
Type

Type

jar

Download executable-war 1.12


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