is not current version
Last Version 3.1.1

com.github.whvcse:jwtp-spring-boot-starter 3.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwtp-spring-boot-starter
Version

Version

3.0.0
Type

Type

jar

Download jwtp-spring-boot-starter 3.0.0


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