1

I'm trying to create json web token with the help of atlassian-jwt libraries jwt-core, jwt-api and jwt-http-client Using this link.

This page has a minimal code for implementing the same. But getting below error on runtime.

"java.lang.NoClassDefFoundError: com/atlassian/jwt/writer/JwtWriterFactory"

JwtWriterFactory jwtWriterFactory = new NimbusJwtWriterFactory();
Sterconium
  • 539
  • 4
  • 20
Hari Bisht
  • 157
  • 1
  • 2
  • 7

0 Answers0