License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtech.pardus |
ArtifactId | ArtifactIdspring-jwt-security |
Last Version | Last Version0.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent Project For the Common Tools
|
Filename | Size |
---|---|
spring-jwt-security-0.0.12.pom | |
spring-jwt-security-0.0.12.jar | 37 KB |
spring-jwt-security-0.0.12-sources.jar | 20 KB |
spring-jwt-security-0.0.12-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.pardus/spring-jwt-security/ -->
<dependency>
<groupId>tech.pardus</groupId>
<artifactId>spring-jwt-security</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/tech.pardus/spring-jwt-security/
implementation 'tech.pardus:spring-jwt-security:0.0.12'
// https://jarcasting.com/artifacts/tech.pardus/spring-jwt-security/
implementation ("tech.pardus:spring-jwt-security:0.0.12")
'tech.pardus:spring-jwt-security:jar:0.0.12'
<dependency org="tech.pardus" name="spring-jwt-security" rev="0.0.12">
<artifact name="spring-jwt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.pardus', module='spring-jwt-security', version='0.0.12')
)
libraryDependencies += "tech.pardus" % "spring-jwt-security" % "0.0.12"
[tech.pardus/spring-jwt-security "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.projectlombok : lombok | jar | |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
org.apache.commons : commons-text | jar | 1.8 |
tech.pardus : java-utilities | jar | 0.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |