is not current version
Last Version 1.0.9

io.github.majusko:grpc-jwt-spring-boot-starter 1.0.7

JWT Auth for your Grpc Spring Boot project

Categories

Categories

Spring Boot Container Microservices gRPC Net Networking
GroupId

GroupId

io.github.majusko
ArtifactId

ArtifactId

grpc-jwt-spring-boot-starter
Version

Version

1.0.7
Type

Type

jar

Download grpc-jwt-spring-boot-starter 1.0.7


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