Last Version

Rundeck Web app 2.11.14

Rundeck web console for command dispatching and job scheduling

License

License

GroupId

GroupId

org.rundeck
ArtifactId

ArtifactId

rundeckapp
Version

Version

2.11.14
Type

Type

war
Description

Description

Rundeck Web app
Rundeck web console for command dispatching and job scheduling
Project URL

Project URL

http://rundeck.org
Source Code Management

Source Code Management

https://github.com/dtolabs/rundeck

Download rundeckapp 2.11.14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.