License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.lodsve |
ArtifactId | ArtifactIdlodsve-security |
Last Version | Last Version2.5.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve security
简单的安全校验
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-security-2.5.10.pom | |
lodsve-security-2.5.10.jar | 10 KB |
lodsve-security-2.5.10-sources.jar | 7 KB |
lodsve-security-2.5.10-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-security/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-security</artifactId>
<version>2.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-security/
implementation 'com.github.lodsve:lodsve-security:2.5.10'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-security/
implementation ("com.github.lodsve:lodsve-security:2.5.10")
'com.github.lodsve:lodsve-security:jar:2.5.10'
<dependency org="com.github.lodsve" name="lodsve-security" rev="2.5.10">
<artifact name="lodsve-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-security', version='2.5.10')
)
libraryDependencies += "com.github.lodsve" % "lodsve-security" % "2.5.10"
[com.github.lodsve/lodsve-security "2.5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
com.github.lodsve : lodsve-core | jar | 2.5.10 |
org.projectlombok : lombok | jar | 1.16.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |