is not current version
Last Version 2.1.6+138

com.erigir:wrench-shiro-oauth 2.1.5+137

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

2.1.5+137
Type

Type

jar

Download wrench-shiro-oauth 2.1.5+137


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