| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcloud.agileframework |
| ArtifactId | ArtifactIdagile-security |
| Last Version | Last Version2.1.0.M20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionagile-security
print log for request
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| agile-security-2.1.0.M20.pom | |
| agile-security-2.1.0.M20.jar | 77 KB |
| agile-security-2.1.0.M20-sources.jar | 47 KB |
| agile-security-2.1.0.M20-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-security/ -->
<dependency>
<groupId>cloud.agileframework</groupId>
<artifactId>agile-security</artifactId>
<version>2.1.0.M20</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-security/
implementation 'cloud.agileframework:agile-security:2.1.0.M20'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-security/
implementation ("cloud.agileframework:agile-security:2.1.0.M20")
'cloud.agileframework:agile-security:jar:2.1.0.M20'
<dependency org="cloud.agileframework" name="agile-security" rev="2.1.0.M20">
<artifact name="agile-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-security', version='2.1.0.M20')
)
libraryDependencies += "cloud.agileframework" % "agile-security" % "2.1.0.M20"
[cloud.agileframework/agile-security "2.1.0.M20"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| cloud.agileframework : spring-boot-starter-kaptcha | jar | 2.1.0.M20 |
| org.projectlombok : lombok Optional | jar | |
| cloud.agileframework : spring-util | jar | 2.1.0.M20 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| eu.bitwalker : UserAgentUtils | jar | 1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar |