License |
License |
---|---|
Categories |
Categoriesjjwt Security |
GroupId | GroupIdio.github.jiashunx |
ArtifactId | ArtifactIdmasker-rest-jjwt |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmasker-rest-jjwt
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
masker-rest-jjwt-1.7.1.pom | |
masker-rest-jjwt-1.7.1.jar | 6 KB |
masker-rest-jjwt-1.7.1-sources.jar | 3 KB |
masker-rest-jjwt-1.7.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-jjwt/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>masker-rest-jjwt</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-jjwt/
implementation 'io.github.jiashunx:masker-rest-jjwt:1.7.1'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-jjwt/
implementation ("io.github.jiashunx:masker-rest-jjwt:1.7.1")
'io.github.jiashunx:masker-rest-jjwt:jar:1.7.1'
<dependency org="io.github.jiashunx" name="masker-rest-jjwt" rev="1.7.1">
<artifact name="masker-rest-jjwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-rest-jjwt', version='1.7.1')
)
libraryDependencies += "io.github.jiashunx" % "masker-rest-jjwt" % "1.7.1"
[io.github.jiashunx/masker-rest-jjwt "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jiashunx : masker-rest-framework | jar | 1.7.1 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |