is not current version
Last Version 4.3.73

Authing Java SDK 4.3.57

java backend sdk for authing

License

License

Categories

Categories

Java Languages
GroupId

GroupId

cn.authing
ArtifactId

ArtifactId

java-core
Version

Version

4.3.57
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 java-core 4.3.57


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

Dependencies

compile (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.