mirror of https://github.com/jwtk/jjwt.git
a858153518
* Adds new connivence module, in place of the old io.jsonwebtoken:jjwt module Some folks are unaware of newer JJWT versions because they are still using the old io.jsonwebtoken:jjwt module. This makes automatic version updates tools "just work" for them NOTE: This new module is _basically_ an empty jar, that adds `jjwt-api` (compile scope), `jjwt-impl` (runtime scope), and `jjwt-jackson` (runtime scope) transitive dependencies. * Minor cleanup before changing `all` directory name * Renamed `all` to `tdjar` (transitive dependency jar) Co-authored-by: Les Hazlewood <121180+lhazlewood@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |