is not current version
Last Version 3.1.1

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

jwtp-spring-boot-starter
Version

Version

2.0.3
Type

Type

jar

Download jwtp-spring-boot-starter 2.0.3


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