Authing Java SDK

java backend sdk for authing

License

License

GroupId

GroupId

cn.authing
ArtifactId

ArtifactId

core
Last Version

Last Version

4.3.34
Release Date

Release Date

Type

Type

jar
Description

Description

Authing Java SDK
java backend sdk for authing
Project URL

Project URL

https://authing.cn
Source Code Management

Source Code Management

https://github.com/Authing/authing-sdk-java-spring-boot

Download core

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.8.0
com.auth0 : java-jwt jar 3.10.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.34