Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.github.zj-dreamly |
ArtifactId | ArtifactIddreamly-starter-security-jwt |
Version | Version0.0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-security-jwt/ -->
<dependency>
<groupId>com.github.zj-dreamly</groupId>
<artifactId>dreamly-starter-security-jwt</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-security-jwt/
implementation 'com.github.zj-dreamly:dreamly-starter-security-jwt:0.0.9'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-security-jwt/
implementation ("com.github.zj-dreamly:dreamly-starter-security-jwt:0.0.9")
'com.github.zj-dreamly:dreamly-starter-security-jwt:jar:0.0.9'
<dependency org="com.github.zj-dreamly" name="dreamly-starter-security-jwt" rev="0.0.9">
<artifact name="dreamly-starter-security-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-starter-security-jwt', version='0.0.9')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-starter-security-jwt" % "0.0.9"
[com.github.zj-dreamly/dreamly-starter-security-jwt "0.0.9"]