is not current version
Last Version 4.6.2

eu.fraho.spring:security-jwt-hibernate 0.8.0

Spring boot security integration for JWT

Categories

Categories

Security Hibernate Data ORM
GroupId

GroupId

eu.fraho.spring
ArtifactId

ArtifactId

security-jwt-hibernate
Version

Version

0.8.0
Type

Type

jar

Download security-jwt-hibernate 0.8.0


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