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