is not current version
Last Version 1.1.2.RELEASE

cn.structured:structure-jwt-security-starter 1.0.1.RELEASE

structure-jwt-security

Categories

Categories

Security
GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-jwt-security-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download structure-jwt-security-starter 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.structured/structure-jwt-security-starter/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-jwt-security-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-jwt-security-starter/
implementation 'cn.structured:structure-jwt-security-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-jwt-security-starter/
implementation ("cn.structured:structure-jwt-security-starter:1.0.1.RELEASE")
'cn.structured:structure-jwt-security-starter:jar:1.0.1.RELEASE'
<dependency org="cn.structured" name="structure-jwt-security-starter" rev="1.0.1.RELEASE">
  <artifact name="structure-jwt-security-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-jwt-security-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-jwt-security-starter" % "1.0.1.RELEASE"
[cn.structured/structure-jwt-security-starter "1.0.1.RELEASE"]