License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Security |
GroupId | GroupIdcom.github.wangzihaogithub |
ArtifactId | ArtifactIdsecurity-filter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsecurity-filter
Security filter project
|
Project URL |
Project URL |
Filename | Size |
---|---|
security-filter-1.0.0.pom | |
security-filter-1.0.0.jar | 25 KB |
security-filter-1.0.0-sources.jar | 11 KB |
security-filter-1.0.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wangzihaogithub/security-filter/ -->
<dependency>
<groupId>com.github.wangzihaogithub</groupId>
<artifactId>security-filter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangzihaogithub/security-filter/
implementation 'com.github.wangzihaogithub:security-filter:1.0.0'
// https://jarcasting.com/artifacts/com.github.wangzihaogithub/security-filter/
implementation ("com.github.wangzihaogithub:security-filter:1.0.0")
'com.github.wangzihaogithub:security-filter:jar:1.0.0'
<dependency org="com.github.wangzihaogithub" name="security-filter" rev="1.0.0">
<artifact name="security-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangzihaogithub', module='security-filter', version='1.0.0')
)
libraryDependencies += "com.github.wangzihaogithub" % "security-filter" % "1.0.0"
[com.github.wangzihaogithub/security-filter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |