| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration | 
| GroupId | GroupIdorg.opendaylight.aaa | 
| ArtifactId | ArtifactIdauthz-restconf-config | 
| Version | Version0.4.4-Boron-SR4 | 
| Type | Typejar | 
| Description | DescriptionAuthZ Restconf Connector Configuration file | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.opendaylight.aaa/authz-restconf-config/ -->
<dependency>
    <groupId>org.opendaylight.aaa</groupId>
    <artifactId>authz-restconf-config</artifactId>
    <version>0.4.4-Boron-SR4</version>
</dependency>// https://jarcasting.com/artifacts/org.opendaylight.aaa/authz-restconf-config/
implementation 'org.opendaylight.aaa:authz-restconf-config:0.4.4-Boron-SR4'// https://jarcasting.com/artifacts/org.opendaylight.aaa/authz-restconf-config/
implementation ("org.opendaylight.aaa:authz-restconf-config:0.4.4-Boron-SR4")'org.opendaylight.aaa:authz-restconf-config:jar:0.4.4-Boron-SR4'<dependency org="org.opendaylight.aaa" name="authz-restconf-config" rev="0.4.4-Boron-SR4">
  <artifact name="authz-restconf-config" type="jar" />
</dependency>@Grapes(
@Grab(group='org.opendaylight.aaa', module='authz-restconf-config', version='0.4.4-Boron-SR4')
)libraryDependencies += "org.opendaylight.aaa" % "authz-restconf-config" % "0.4.4-Boron-SR4"[org.opendaylight.aaa/authz-restconf-config "0.4.4-Boron-SR4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |