is not current version
Last Version 4.4.0-rc1-20220622

org.rundeck:rundeck-storage-filesys 3.3.6-alpha1-20201022

Rundeck

GroupId

GroupId

org.rundeck
ArtifactId

ArtifactId

rundeck-storage-filesys
Version

Version

3.3.6-alpha1-20201022
Type

Type

jar

Download rundeck-storage-filesys 3.3.6-alpha1-20201022


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