is not current version
Last Version 3.24

com.authlete:authlete-java-common 2.96

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

2.96
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 2.96


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

Dependencies

compile (2)

Group / Artifact Type Version
com.neovisionaries : nv-cipher jar 1.3
com.google.code.gson : gson jar 2.8.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.neovisionaries : nv-digest jar 1.5

Project Modules

There are no modules declared in this project.