JRM Security

Spring security extension with JWT

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

com.github.jiramot
Идентификатор

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

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

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

0.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JRM Security
Spring security extension with JWT
Ссылка на сайт

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

https://github.com/jiramot/jrm-security
Система контроля версий

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

https://github.com/jiramot/jrm-security

Скачать security

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10

runtime (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
com.nimbusds : nimbus-jose-jwt jar 6.0
commons-io : commons-io jar 2.6
io.jsonwebtoken : jjwt-api jar 0.10.5
io.jsonwebtoken : jjwt-impl jar 0.10.5
org.bouncycastle : bcprov-jdk15on jar 1.60
io.jsonwebtoken : jjwt-jackson jar 0.10.5

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.springframework.security : spring-security-test jar
org.hamcrest : hamcrest-library jar 1.3

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

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

Версии библиотеки

Версия
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1