| License |
License |
|---|---|
| GroupId | GroupIdcom.usthe.sureness |
| ArtifactId | ArtifactIdsureness-core |
| Version | Version1.0.3 |
| 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.3.pom | |
| sureness-core-1.0.3.jar | 125 KB |
| sureness-core-1.0.3-sources.jar | 78 KB |
| sureness-core-1.0.3-javadoc.jar | 557 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.usthe.sureness/sureness-core/ -->
<dependency>
<groupId>com.usthe.sureness</groupId>
<artifactId>sureness-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.usthe.sureness/sureness-core/
implementation 'com.usthe.sureness:sureness-core:1.0.3'
// https://jarcasting.com/artifacts/com.usthe.sureness/sureness-core/
implementation ("com.usthe.sureness:sureness-core:1.0.3")
'com.usthe.sureness:sureness-core:jar:1.0.3'
<dependency org="com.usthe.sureness" name="sureness-core" rev="1.0.3">
<artifact name="sureness-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.usthe.sureness', module='sureness-core', version='1.0.3')
)
libraryDependencies += "com.usthe.sureness" % "sureness-core" % "1.0.3"
[com.usthe.sureness/sureness-core "1.0.3"]
| 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.17 |
| 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 |