License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.zuunr.restbed |
ArtifactId | ArtifactIdrestbed-security-jwt-bearer |
Last Version | Last Version1.0.0.M5-b86185d |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestbed security jwt bearer
JWT Bearer implementation for Restbed
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-jwt-bearer/ -->
<dependency>
<groupId>com.zuunr.restbed</groupId>
<artifactId>restbed-security-jwt-bearer</artifactId>
<version>1.0.0.M5-b86185d</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-jwt-bearer/
implementation 'com.zuunr.restbed:restbed-security-jwt-bearer:1.0.0.M5-b86185d'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-jwt-bearer/
implementation ("com.zuunr.restbed:restbed-security-jwt-bearer:1.0.0.M5-b86185d")
'com.zuunr.restbed:restbed-security-jwt-bearer:jar:1.0.0.M5-b86185d'
<dependency org="com.zuunr.restbed" name="restbed-security-jwt-bearer" rev="1.0.0.M5-b86185d">
<artifact name="restbed-security-jwt-bearer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-security-jwt-bearer', version='1.0.0.M5-b86185d')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-security-jwt-bearer" % "1.0.0.M5-b86185d"
[com.zuunr.restbed/restbed-security-jwt-bearer "1.0.0.M5-b86185d"]
Group / Artifact | Type | Version |
---|---|---|
com.zuunr.restbed : restbed-core | jar | 1.0.0.M54-bd5dd10 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |
Version |
---|
1.0.0.M5-b86185d
|
1.0.0.M4-21954fe
|
1.0.0.M3-90bfe82
|
1.0.0.M2-d37fe91
|
1.0.0.M1-bd8a554
|