is not current version
Last Version 1.0.7

sureness 1.0.6

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

License

License

GroupId

GroupId

com.usthe.sureness
ArtifactId

ArtifactId

sureness-core
Version

Version

1.0.6
Type

Type

jar
Description

Description

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 sureness-core 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
javax.xml.bind : jaxb-api jar 2.3.0
io.jsonwebtoken : jjwt-api jar 0.11.2
org.yaml : snakeyaml jar 1.26

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.springframework : spring-web jar 5.1.5.RELEASE

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 4.0.2
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.