Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.16 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.16 KB

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>