is not current version
Last Version 2.1.6+138

com.erigir:wrench-shiro-oauth 1.1.4+62

An extensible implementation of Apache Shiro that uses OAuth as its source with a provided Spring MVC configuration

GroupId

GroupId

com.erigir
ArtifactId

ArtifactId

wrench-shiro-oauth
Version

Version

1.1.4+62
Type

Type

jar

Download wrench-shiro-oauth 1.1.4+62


<!-- https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/ -->
<dependency>
    <groupId>com.erigir</groupId>
    <artifactId>wrench-shiro-oauth</artifactId>
    <version>1.1.4+62</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/
implementation 'com.erigir:wrench-shiro-oauth:1.1.4+62'
// https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/
implementation ("com.erigir:wrench-shiro-oauth:1.1.4+62")
'com.erigir:wrench-shiro-oauth:jar:1.1.4+62'
<dependency org="com.erigir" name="wrench-shiro-oauth" rev="1.1.4+62">
  <artifact name="wrench-shiro-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-shiro-oauth', version='1.1.4+62')
)
libraryDependencies += "com.erigir" % "wrench-shiro-oauth" % "1.1.4+62"
[com.erigir/wrench-shiro-oauth "1.1.4+62"]