| License |
License |
|---|---|
| GroupId | GroupIdio.github.jefferyeven |
| ArtifactId | ArtifactIdjwt_authority |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptionjwt_authority
jwt_authority
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jwt_authority-1.1.0.pom | |
| jwt_authority-1.1.0.jar | 43 KB |
| jwt_authority-1.1.0-sources.jar | 26 KB |
| jwt_authority-1.1.0-javadoc.jar | 240 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jefferyeven/jwt_authority/ -->
<dependency>
<groupId>io.github.jefferyeven</groupId>
<artifactId>jwt_authority</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jefferyeven/jwt_authority/
implementation 'io.github.jefferyeven:jwt_authority:1.1.0'
// https://jarcasting.com/artifacts/io.github.jefferyeven/jwt_authority/
implementation ("io.github.jefferyeven:jwt_authority:1.1.0")
'io.github.jefferyeven:jwt_authority:jar:1.1.0'
<dependency org="io.github.jefferyeven" name="jwt_authority" rev="1.1.0">
<artifact name="jwt_authority" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jefferyeven', module='jwt_authority', version='1.1.0')
)
libraryDependencies += "io.github.jefferyeven" % "jwt_authority" % "1.1.0"
[io.github.jefferyeven/jwt_authority "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| com.alibaba : fastjson | jar | 1.2.79 |
| com.auth0 : java-jwt | jar | 3.19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |