License |
License |
---|---|
GroupId | GroupIdcom.erigir |
ArtifactId | ArtifactIdwrench-shiro-oauth |
Version | Version2.1.6+138 |
Type | Typejar |
Description |
DescriptionWrench Shiro OAuth
An extensible implementation of Apache Shiro that uses OAuth as its source with a provided
Spring MVC configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/ -->
<dependency>
<groupId>com.erigir</groupId>
<artifactId>wrench-shiro-oauth</artifactId>
<version>2.1.6+138</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/
implementation 'com.erigir:wrench-shiro-oauth:2.1.6+138'
// https://jarcasting.com/artifacts/com.erigir/wrench-shiro-oauth/
implementation ("com.erigir:wrench-shiro-oauth:2.1.6+138")
'com.erigir:wrench-shiro-oauth:jar:2.1.6+138'
<dependency org="com.erigir" name="wrench-shiro-oauth" rev="2.1.6+138">
<artifact name="wrench-shiro-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-shiro-oauth', version='2.1.6+138')
)
libraryDependencies += "com.erigir" % "wrench-shiro-oauth" % "2.1.6+138"
[com.erigir/wrench-shiro-oauth "2.1.6+138"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
com.erigir : wrench-commons | jar | 2.1.6+138 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.shiro : shiro-core | jar | 1.4.0 |
org.apache.shiro : shiro-web | jar | 1.4.0 |
org.springframework : spring-core | jar | 4.3.10.RELEASE |
org.springframework : spring-web | jar | 4.3.10.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring | jar | 1.4.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.23 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.5.23 |
org.springframework : spring-webmvc | jar | 4.3.10.RELEASE |
commons-logging : commons-logging | jar | 1.1 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.5.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |