is not current version
Last Version 4.4.0-rc1-20220622

org.rundeck:rundeck-core 3.3.6-rc4-20201109

Rundeck

GroupId

GroupId

org.rundeck
ArtifactId

ArtifactId

rundeck-core
Version

Version

3.3.6-rc4-20201109
Type

Type

jar

Download rundeck-core 3.3.6-rc4-20201109


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