/authlete-java-jakarta

Authlete library for Jakarta (Java) to implement an authorization server supporting OAuth 2.0 & OpenID Connect

Primary LanguageJavaApache License 2.0Apache-2.0

Authlete Library for Jakarta (Java)

Overview

This library is a Jakarta mirror from Authlete Java JAX-RS

License

Apache License, Version 2.0

Maven

<dependency>
    <groupId>com.authlete</groupId>
    <artifactId>authlete-java-jakarta</artifactId>
    <version>${authlete-java-jakarta.version}</version>
</dependency>

Please refer to the CHANGES.md file to know the latest version to write in place of ${authlete-java-jakarta.version}.

Source Code

https://github.com/authlete/authlete-java-jakarta

JavaDoc

https://authlete.github.io/authlete-java-jakarta authlete-java-jakarta ${authlete-java-jakarta.version}


Please refer to the [CHANGES.md](CHANGES.md) file to know the latest version
to write in place of `${authlete-java-jakarta.version}`.

Source Code
-----------

  <code>https://github.com/authlete/authlete-java-jakarta</code>


JavaDoc
-------

  <code>https://authlete.github.io/authlete-java-jakarta</code>