Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 754 Bytes

File metadata and controls

39 lines (25 loc) · 754 Bytes

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