We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3055185 commit ad79012Copy full SHA for ad79012
pom.xml
@@ -70,7 +70,10 @@
70
<groupId>org.iris-events</groupId>
71
<artifactId>quarkus-iris</artifactId>
72
</dependency>
73
-
+ <dependency>
74
+ <groupId>io.quarkus</groupId>
75
+ <artifactId>quarkus-smallrye-jwt</artifactId>
76
+ </dependency>
77
<dependency>
78
<groupId>io.quarkus</groupId>
79
<artifactId>quarkus-redis-client</artifactId>
0 commit comments