is not current version
Last Version 0.6.3

org.opendaylight.aaa:features-aaa-shiro 0.5.3-Carbon


GroupId

GroupId

org.opendaylight.aaa
ArtifactId

ArtifactId

features-aaa-shiro
Version

Version

0.5.3-Carbon
Type

Type

jar

Download features-aaa-shiro 0.5.3-Carbon


<!-- https://jarcasting.com/artifacts/org.opendaylight.aaa/features-aaa-shiro/ -->
<dependency>
    <groupId>org.opendaylight.aaa</groupId>
    <artifactId>features-aaa-shiro</artifactId>
    <version>0.5.3-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.aaa/features-aaa-shiro/
implementation 'org.opendaylight.aaa:features-aaa-shiro:0.5.3-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.aaa/features-aaa-shiro/
implementation ("org.opendaylight.aaa:features-aaa-shiro:0.5.3-Carbon")
'org.opendaylight.aaa:features-aaa-shiro:jar:0.5.3-Carbon'
<dependency org="org.opendaylight.aaa" name="features-aaa-shiro" rev="0.5.3-Carbon">
  <artifact name="features-aaa-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='features-aaa-shiro', version='0.5.3-Carbon')
)
libraryDependencies += "org.opendaylight.aaa" % "features-aaa-shiro" % "0.5.3-Carbon"
[org.opendaylight.aaa/features-aaa-shiro "0.5.3-Carbon"]