is not current version
Last Version 1.0.0.M5-b86185d

com.zuunr.restbed:restbed-security-jwt-bearer 1.0.0.M4-21954fe

JWT Bearer implementation for Restbed

Categories

Categories

Security
GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-security-jwt-bearer
Version

Version

1.0.0.M4-21954fe
Type

Type

jar

Download restbed-security-jwt-bearer 1.0.0.M4-21954fe


<!-- 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.M4-21954fe</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-jwt-bearer/
implementation 'com.zuunr.restbed:restbed-security-jwt-bearer:1.0.0.M4-21954fe'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-jwt-bearer/
implementation ("com.zuunr.restbed:restbed-security-jwt-bearer:1.0.0.M4-21954fe")
'com.zuunr.restbed:restbed-security-jwt-bearer:jar:1.0.0.M4-21954fe'
<dependency org="com.zuunr.restbed" name="restbed-security-jwt-bearer" rev="1.0.0.M4-21954fe">
  <artifact name="restbed-security-jwt-bearer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-security-jwt-bearer', version='1.0.0.M4-21954fe')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-security-jwt-bearer" % "1.0.0.M4-21954fe"
[com.zuunr.restbed/restbed-security-jwt-bearer "1.0.0.M4-21954fe"]