Jar examples for s:security-jwt-internal
Spring boot security integration for JWT
You can download jar file security-jwt-internal 2.0.1 in this page.
The MIT License (MIT)
You can use the following script to add security-jwt-internal-2.0.1.jar to your project.
<dependency> <groupId>eu.fraho.spring</groupId> <artifactId>security-jwt-internal</artifactId> <version>2.0.1</version> </dependency>
compile group: 'eu.fraho.spring', name: 'security-jwt-internal', version: '2.0.1'
libraryDependencies += "eu.fraho.spring" % "security-jwt-internal" % "2.0.1"
<dependency org="eu.fraho.spring" name="security-jwt-internal" rev="2.0.1"/>
@Grapes(@Grab(group='eu.fraho.spring', module='security-jwt-internal', version='2.0.1'))
'eu.fraho.spring:security-jwt-internal:jar:2.0.1'
Click the following link to download the jar file.
security-jwt-internal-2.0.1-javadoc.jar