Last Version

simpleframework-security 0.1.33

simpleframework-security

License

License

Categories

Categories

Security
GroupId

GroupId

cn.bestwu.simpleframework
ArtifactId

ArtifactId

simpleframework-security
Version

Version

0.1.33
Type

Type

jar
Description

Description

simpleframework-security
simpleframework-security

Download simpleframework-security 0.1.33


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.