| License |
License |
|---|---|
| GroupId | GroupIdcom.usthe.sureness |
| ArtifactId | ArtifactIdsureness-core |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsureness
Sureness is a simple and efficient open-source security framework that focus on protection for restful api.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sureness-core-1.0.7.pom | |
| sureness-core-1.0.7.jar | 76 KB |
| sureness-core-1.0.7-sources.jar | 50 KB |
| sureness-core-1.0.7-javadoc.jar | 795 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.usthe.sureness/sureness-core/ -->
<dependency>
<groupId>com.usthe.sureness</groupId>
<artifactId>sureness-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.usthe.sureness/sureness-core/
implementation 'com.usthe.sureness:sureness-core:1.0.7'
// https://jarcasting.com/artifacts/com.usthe.sureness/sureness-core/
implementation ("com.usthe.sureness:sureness-core:1.0.7")
'com.usthe.sureness:sureness-core:jar:1.0.7'
<dependency org="com.usthe.sureness" name="sureness-core" rev="1.0.7">
<artifact name="sureness-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.usthe.sureness', module='sureness-core', version='1.0.7')
)
libraryDependencies += "com.usthe.sureness" % "sureness-core" % "1.0.7"
[com.usthe.sureness/sureness-core "1.0.7"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 4.0.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |