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