Last Version

auth 1.0.0

一个工具类库

License

License

GroupId

GroupId

com.github.codeinghelper
ArtifactId

ArtifactId

auth
Version

Version

1.0.0
Type

Type

jar
Description

Description

auth
一个工具类库
Project URL

Project URL

https://github.com/codeinghelper/auth
Source Code Management

Source Code Management

https://github.com/codeinghelper/auth

Download auth 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.auth0 : java-jwt jar 3.8.1
javax.validation : validation-api jar 1.1.0.Final
com.github.codeinghelper : basic jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.