Last Version

spring-boot-starter-sureness 1.0.7

Sureness is a simple and efficient open-source security framework that focus on protection for restful api.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.usthe.sureness
ArtifactId

ArtifactId

spring-boot-starter-sureness
Version

Version

1.0.7
Type

Type

jar
Description

Description

spring-boot-starter-sureness
Sureness is a simple and efficient open-source security framework that focus on protection for restful api.
Project URL

Project URL

https://github.com/dromara/sureness
Source Code Management

Source Code Management

https://github.com/dromara/sureness

Download spring-boot-starter-sureness 1.0.7


<!-- https://jarcasting.com/artifacts/com.usthe.sureness/spring-boot-starter-sureness/ -->
<dependency>
    <groupId>com.usthe.sureness</groupId>
    <artifactId>spring-boot-starter-sureness</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.usthe.sureness/spring-boot-starter-sureness/
implementation 'com.usthe.sureness:spring-boot-starter-sureness:1.0.7'
// https://jarcasting.com/artifacts/com.usthe.sureness/spring-boot-starter-sureness/
implementation ("com.usthe.sureness:spring-boot-starter-sureness:1.0.7")
'com.usthe.sureness:spring-boot-starter-sureness:jar:1.0.7'
<dependency org="com.usthe.sureness" name="spring-boot-starter-sureness" rev="1.0.7">
  <artifact name="spring-boot-starter-sureness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.usthe.sureness', module='spring-boot-starter-sureness', version='1.0.7')
)
libraryDependencies += "com.usthe.sureness" % "spring-boot-starter-sureness" % "1.0.7"
[com.usthe.sureness/spring-boot-starter-sureness "1.0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
com.usthe.sureness : sureness-core jar 1.0.7

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.5

Project Modules

There are no modules declared in this project.