is not current version
Last Version 3.24

com.authlete:authlete-java-common 3.21

Authlete Java library used commonly by service implementations and the Authlete server.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.authlete
ArtifactId

ArtifactId

authlete-java-common
Version

Version

3.21
Type

Type

jar
Description

Description

com.authlete:authlete-java-common
Authlete Java library used commonly by service implementations and the Authlete server.
Project URL

Project URL

https://github.com/authlete/authlete-java-common
Source Code Management

Source Code Management

https://github.com/authlete/authlete-java-common.git

Download authlete-java-common 3.21


<!-- https://jarcasting.com/artifacts/com.authlete/authlete-java-common/ -->
<dependency>
    <groupId>com.authlete</groupId>
    <artifactId>authlete-java-common</artifactId>
    <version>3.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.authlete/authlete-java-common/
implementation 'com.authlete:authlete-java-common:3.21'
// https://jarcasting.com/artifacts/com.authlete/authlete-java-common/
implementation ("com.authlete:authlete-java-common:3.21")
'com.authlete:authlete-java-common:jar:3.21'
<dependency org="com.authlete" name="authlete-java-common" rev="3.21">
  <artifact name="authlete-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.authlete', module='authlete-java-common', version='3.21')
)
libraryDependencies += "com.authlete" % "authlete-java-common" % "3.21"
[com.authlete/authlete-java-common "3.21"]

Dependencies

compile (3)

Group / Artifact Type Version
com.neovisionaries : nv-cipher jar 1.3
com.google.code.gson : gson jar 2.8.9
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
junit : junit jar 4.13.1
com.neovisionaries : nv-digest jar 1.5
jakarta.json : jakarta.json-api jar 2.0.1
org.glassfish : jakarta.json jar 2.0.1

Project Modules

There are no modules declared in this project.