is not current version
Last Version 1.0.2-RELEASE

com.vimdream:jwt-spring-boot-starter 1.0.1-RELEASE

jwt-easy

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.vimdream
ArtifactId

ArtifactId

jwt-spring-boot-starter
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download jwt-spring-boot-starter 1.0.1-RELEASE


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