is not current version
Last Version 3.0.0-M2

org.eclipse.hudson.main:hudson-jetty-war-executable 3.0.0-M1-1

Class needed for Jetty server based executable war

Categories

Categories

Jetty Container Application Servers Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson-jetty-war-executable
Version

Version

3.0.0-M1-1
Type

Type

jar

Download hudson-jetty-war-executable 3.0.0-M1-1


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