GroupId | GroupIdorg.opendaylight.aaa |
---|---|
ArtifactId | ArtifactIdfeatures-authz |
Last Version | Last Version0.1.4-Helium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.aaa/features-authz/ -->
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>features-authz</artifactId>
<version>0.1.4-Helium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.aaa/features-authz/
implementation 'org.opendaylight.aaa:features-authz:0.1.4-Helium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.aaa/features-authz/
implementation ("org.opendaylight.aaa:features-authz:0.1.4-Helium-SR4")
'org.opendaylight.aaa:features-authz:jar:0.1.4-Helium-SR4'
<dependency org="org.opendaylight.aaa" name="features-authz" rev="0.1.4-Helium-SR4">
<artifact name="features-authz" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='features-authz', version='0.1.4-Helium-SR4')
)
libraryDependencies += "org.opendaylight.aaa" % "features-authz" % "0.1.4-Helium-SR4"
[org.opendaylight.aaa/features-authz "0.1.4-Helium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : features-test | jar | 0.6.6-Helium-SR4 |