JRM Security

Spring security extension with JWT

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.jiramot
ArtifactId

ArtifactId

security
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

JRM Security
Spring security extension with JWT
Project URL

Project URL

https://github.com/jiramot/jrm-security
Source Code Management

Source Code Management

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

Download security

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10

runtime (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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