Последняя версия

OAuth API Filter 3.0.0

A Servlet Filter that authenticates and authorizes requests using OAuth access tokens of various kinds.

Лицензия

Лицензия

Группа

Группа

io.curity
Идентификатор

Идентификатор

oauth-filter
Версия

Версия

3.0.0
Тип

Тип

jar
Описание

Описание

OAuth API Filter
A Servlet Filter that authenticates and authorizes requests using OAuth access tokens of various kinds.
Ссылка на сайт

Ссылка на сайт

https://github.com/curityio/oauth-filter-for-java
Организация-разработчик

Организация-разработчик

Curity AB
Система контроля версий

Система контроля версий

https://github.com/curityio/oauth-filter-for-java

Скачать oauth-filter 3.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1
javax.json : javax.json-api jar 1.1.4
org.apache.httpcomponents : httpclient Необязательный jar 4.5.13

test (7)

Идентификатор библиотеки Тип Версия
com.owlike : genson jar 1.6
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.10.0
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-jul jar
org.apache.logging.log4j : log4j-jcl jar
org.bitbucket.b_c : jose4j jar 0.7.7

Модули Проекта

Данный проект не имеет модулей.