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