License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcn.bestwu.simpleframework |
ArtifactId | ArtifactIdsimpleframework-security |
Last Version | Last Version0.1.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimpleframework-security
simpleframework-security
|
<!-- https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-security/ -->
<dependency>
<groupId>cn.bestwu.simpleframework</groupId>
<artifactId>simpleframework-security</artifactId>
<version>0.1.33</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-security/
implementation 'cn.bestwu.simpleframework:simpleframework-security:0.1.33'
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-security/
implementation ("cn.bestwu.simpleframework:simpleframework-security:0.1.33")
'cn.bestwu.simpleframework:simpleframework-security:jar:0.1.33'
<dependency org="cn.bestwu.simpleframework" name="simpleframework-security" rev="0.1.33">
<artifact name="simpleframework-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.simpleframework', module='simpleframework-security', version='0.1.33')
)
libraryDependencies += "cn.bestwu.simpleframework" % "simpleframework-security" % "0.1.33"
[cn.bestwu.simpleframework/simpleframework-security "0.1.33"]
Group / Artifact | Type | Version |
---|---|---|
cn.bestwu.simpleframework : simpleframework-web | jar | 0.1.33 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.hateoas : spring-hateoas | jar | |
org.springframework.boot : spring-boot-starter-security | jar |