grpc-jwt-spring-boot-starter

JWT Auth for your Grpc Spring Boot project

License

License

Categories

Categories

Spring Boot Container Microservices gRPC Net Networking
GroupId

GroupId

io.github.majusko
ArtifactId

ArtifactId

grpc-jwt-spring-boot-starter
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

grpc-jwt-spring-boot-starter
JWT Auth for your Grpc Spring Boot project
Source Code Management

Source Code Management

https://github.com/majusko/grpc-jwt-spring-boot-starter

Download grpc-jwt-spring-boot-starter

How to add to project

<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/io.github.majusko/grpc-jwt-spring-boot-starter/
implementation ("io.github.majusko:grpc-jwt-spring-boot-starter:1.0.9")
'io.github.majusko:grpc-jwt-spring-boot-starter:jar:1.0.9'
<dependency org="io.github.majusko" name="grpc-jwt-spring-boot-starter" rev="1.0.9">
  <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.9')
)
libraryDependencies += "io.github.majusko" % "grpc-jwt-spring-boot-starter" % "1.0.9"
[io.github.majusko/grpc-jwt-spring-boot-starter "1.0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
io.jsonwebtoken : jjwt-api jar 0.11.2
io.github.lognet : grpc-spring-boot-starter jar 4.5.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
io.grpc : grpc-testing jar 1.37.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.7