| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls Security |
| GroupId | GroupIdcom.github.wangzihaogithub |
| ArtifactId | ArtifactIdsecurity-filter |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsecurity-filter
Security filter project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| security-filter-1.0.4.pom | |
| security-filter-1.0.4.jar | 35 KB |
| security-filter-1.0.4-sources.jar | 17 KB |
| security-filter-1.0.4-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wangzihaogithub/security-filter/ -->
<dependency>
<groupId>com.github.wangzihaogithub</groupId>
<artifactId>security-filter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangzihaogithub/security-filter/
implementation 'com.github.wangzihaogithub:security-filter:1.0.4'
// https://jarcasting.com/artifacts/com.github.wangzihaogithub/security-filter/
implementation ("com.github.wangzihaogithub:security-filter:1.0.4")
'com.github.wangzihaogithub:security-filter:jar:1.0.4'
<dependency org="com.github.wangzihaogithub" name="security-filter" rev="1.0.4">
<artifact name="security-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangzihaogithub', module='security-filter', version='1.0.4')
)
libraryDependencies += "com.github.wangzihaogithub" % "security-filter" % "1.0.4"
[com.github.wangzihaogithub/security-filter "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.dubbo : dubbo | jar | 3.0.8 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.springframework : spring-web | jar | 5.3.18 |