| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.rundeck | 
    
| ArtifactId | ArtifactIdrundeck-authz-core | 
    
| Version | Version3.4.10-rc4-20220114 | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRundeck library rundeck-authz-core 
            Rundeck 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.rundeck/rundeck-authz-core/ -->
<dependency>
    <groupId>org.rundeck</groupId>
    <artifactId>rundeck-authz-core</artifactId>
    <version>3.4.10-rc4-20220114</version>
</dependency>
                // https://jarcasting.com/artifacts/org.rundeck/rundeck-authz-core/
implementation 'org.rundeck:rundeck-authz-core:3.4.10-rc4-20220114'
                // https://jarcasting.com/artifacts/org.rundeck/rundeck-authz-core/
implementation ("org.rundeck:rundeck-authz-core:3.4.10-rc4-20220114")
                'org.rundeck:rundeck-authz-core:jar:3.4.10-rc4-20220114'
                <dependency org="org.rundeck" name="rundeck-authz-core" rev="3.4.10-rc4-20220114">
  <artifact name="rundeck-authz-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.rundeck', module='rundeck-authz-core', version='3.4.10-rc4-20220114')
)
                libraryDependencies += "org.rundeck" % "rundeck-authz-core" % "3.4.10-rc4-20220114"
                [org.rundeck/rundeck-authz-core "3.4.10-rc4-20220114"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.rundeck : rundeck-authz-api | jar | 3.4.10-rc4-20220114 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.5.6 | 
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |