is not current version
Last Version 5.5.0

com.holon-platform.core:holon-auth-jwt 5.3.0

Holon Authentication and Authorization: JWT support

Categories

Categories

ORM Data
GroupId

GroupId

com.holon-platform.core
ArtifactId

ArtifactId

holon-auth-jwt
Version

Version

5.3.0
Type

Type

jar

Download holon-auth-jwt 5.3.0


<!-- https://jarcasting.com/artifacts/com.holon-platform.core/holon-auth-jwt/ -->
<dependency>
    <groupId>com.holon-platform.core</groupId>
    <artifactId>holon-auth-jwt</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-auth-jwt/
implementation 'com.holon-platform.core:holon-auth-jwt:5.3.0'
// https://jarcasting.com/artifacts/com.holon-platform.core/holon-auth-jwt/
implementation ("com.holon-platform.core:holon-auth-jwt:5.3.0")
'com.holon-platform.core:holon-auth-jwt:jar:5.3.0'
<dependency org="com.holon-platform.core" name="holon-auth-jwt" rev="5.3.0">
  <artifact name="holon-auth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.core', module='holon-auth-jwt', version='5.3.0')
)
libraryDependencies += "com.holon-platform.core" % "holon-auth-jwt" % "5.3.0"
[com.holon-platform.core/holon-auth-jwt "5.3.0"]