| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcn.structured | 
| ArtifactId | ArtifactIdstructure-jwt-security-starter | 
| Version | Version1.1.2.RELEASE | 
| Type | Typejar | 
| Description | Descriptionstructure-jwt-security structure-jwt-security | 
| Project Organization | Project Organizationstructure | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/cn.structured/structure-jwt-security-starter/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-jwt-security-starter</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/cn.structured/structure-jwt-security-starter/
implementation 'cn.structured:structure-jwt-security-starter:1.1.2.RELEASE'// https://jarcasting.com/artifacts/cn.structured/structure-jwt-security-starter/
implementation ("cn.structured:structure-jwt-security-starter:1.1.2.RELEASE")'cn.structured:structure-jwt-security-starter:jar:1.1.2.RELEASE'<dependency org="cn.structured" name="structure-jwt-security-starter" rev="1.1.2.RELEASE">
  <artifact name="structure-jwt-security-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.structured', module='structure-jwt-security-starter', version='1.1.2.RELEASE')
)libraryDependencies += "cn.structured" % "structure-jwt-security-starter" % "1.1.2.RELEASE"[cn.structured/structure-jwt-security-starter "1.1.2.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.2.RELEASE | 
| org.springframework.boot : spring-boot-starter-security | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar | |
| cn.structured : structure-common | jar | 1.0.1.RELEASE | 
| io.jsonwebtoken : jjwt | jar | 0.9.1 |