Last Version

Shiro OAuth2 1.0

Set of Apache Shiro Filters for using OAuth 2.0 as authentication option inside web applications.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

mx.com.inftel.oss
ArtifactId

ArtifactId

shiro-oauth2
Version

Version

1.0
Type

Type

jar
Description

Description

Shiro OAuth2
Set of Apache Shiro Filters for using OAuth 2.0 as authentication option inside web applications.
Project URL

Project URL

http://www.inftel.com.mx
Project Organization

Project Organization

INFTEL - Proveedor de Servicios de Aplicación

Download shiro-oauth2 1.0


<!-- https://jarcasting.com/artifacts/mx.com.inftel.oss/shiro-oauth2/ -->
<dependency>
    <groupId>mx.com.inftel.oss</groupId>
    <artifactId>shiro-oauth2</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/mx.com.inftel.oss/shiro-oauth2/
implementation 'mx.com.inftel.oss:shiro-oauth2:1.0'
// https://jarcasting.com/artifacts/mx.com.inftel.oss/shiro-oauth2/
implementation ("mx.com.inftel.oss:shiro-oauth2:1.0")
'mx.com.inftel.oss:shiro-oauth2:jar:1.0'
<dependency org="mx.com.inftel.oss" name="shiro-oauth2" rev="1.0">
  <artifact name="shiro-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.com.inftel.oss', module='shiro-oauth2', version='1.0')
)
libraryDependencies += "mx.com.inftel.oss" % "shiro-oauth2" % "1.0"
[mx.com.inftel.oss/shiro-oauth2 "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.2.2
org.apache.shiro : shiro-web jar 1.2.2
org.json : json jar 20090211

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.