is not current version
Last Version 7.0.8-v.76

org.yakworks:rally-security 7.0.8-v.75

integrates spring security with shiro for rest

Categories

Categories

Security
GroupId

GroupId

org.yakworks
ArtifactId

ArtifactId

rally-security
Version

Version

7.0.8-v.75
Type

Type

jar

Download rally-security 7.0.8-v.75


<!-- https://jarcasting.com/artifacts/org.yakworks/rally-security/ -->
<dependency>
    <groupId>org.yakworks</groupId>
    <artifactId>rally-security</artifactId>
    <version>7.0.8-v.75</version>
</dependency>
// https://jarcasting.com/artifacts/org.yakworks/rally-security/
implementation 'org.yakworks:rally-security:7.0.8-v.75'
// https://jarcasting.com/artifacts/org.yakworks/rally-security/
implementation ("org.yakworks:rally-security:7.0.8-v.75")
'org.yakworks:rally-security:jar:7.0.8-v.75'
<dependency org="org.yakworks" name="rally-security" rev="7.0.8-v.75">
  <artifact name="rally-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yakworks', module='rally-security', version='7.0.8-v.75')
)
libraryDependencies += "org.yakworks" % "rally-security" % "7.0.8-v.75"
[org.yakworks/rally-security "7.0.8-v.75"]