Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <dependency>
  2. <groupId>com.okta.jwt</groupId>
  3. <artifactId>okta-jwt-verifier</artifactId>
  4. <version>0.4.0</version>
  5. </dependency>
  6. <dependency>
  7. <groupId>com.okta.jwt</groupId>
  8. <artifactId>okta-jwt-verifier-impl</artifactId>
  9. <version>0.4.0</version>
  10. <scope>runtime</scope>
  11. </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement