| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.shijingsh |
| ArtifactId | ArtifactIdxs-jwt-security |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| xs-jwt-security-1.2.1.pom | |
| xs-jwt-security-1.2.1.jar | 29 KB |
| xs-jwt-security-1.2.1-sources.jar | 21 KB |
| xs-jwt-security-1.2.1-javadoc.jar | 162 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-jwt-security</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/
implementation 'com.github.shijingsh:xs-jwt-security:1.2.1'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/
implementation ("com.github.shijingsh:xs-jwt-security:1.2.1")
'com.github.shijingsh:xs-jwt-security:jar:1.2.1'
<dependency org="com.github.shijingsh" name="xs-jwt-security" rev="1.2.1">
<artifact name="xs-jwt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-jwt-security', version='1.2.1')
)
libraryDependencies += "com.github.shijingsh" % "xs-jwt-security" % "1.2.1"
[com.github.shijingsh/xs-jwt-security "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.3.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |