License |
License |
---|---|
GroupId | GroupIdorg.rundeck |
ArtifactId | ArtifactIdrundeck-authz-core |
Version | Version3.4.1-20210614 |
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.1-20210614</version>
</dependency>
// https://jarcasting.com/artifacts/org.rundeck/rundeck-authz-core/
implementation 'org.rundeck:rundeck-authz-core:3.4.1-20210614'
// https://jarcasting.com/artifacts/org.rundeck/rundeck-authz-core/
implementation ("org.rundeck:rundeck-authz-core:3.4.1-20210614")
'org.rundeck:rundeck-authz-core:jar:3.4.1-20210614'
<dependency org="org.rundeck" name="rundeck-authz-core" rev="3.4.1-20210614">
<artifact name="rundeck-authz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rundeck', module='rundeck-authz-core', version='3.4.1-20210614')
)
libraryDependencies += "org.rundeck" % "rundeck-authz-core" % "3.4.1-20210614"
[org.rundeck/rundeck-authz-core "3.4.1-20210614"]
Group / Artifact | Type | Version |
---|---|---|
org.rundeck : rundeck-authz-api | jar | 3.4.1-20210614 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.5.6 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |