| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.fanzezhen.common |
| ArtifactId | ArtifactIdcommon-security |
| Version | Version2.0.7 |
| Type | Typejar |
| Description |
Descriptioncommon-security
|
| Filename | Size |
|---|---|
| common-security-2.0.7.pom | |
| common-security-2.0.7.jar | 38 KB |
| common-security-2.0.7-sources.jar | 26 KB |
| common-security-2.0.7-javadoc.jar | 553 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-security/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-security</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-security/
implementation 'com.github.fanzezhen.common:common-security:2.0.7'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-security/
implementation ("com.github.fanzezhen.common:common-security:2.0.7")
'com.github.fanzezhen.common:common-security:jar:2.0.7'
<dependency org="com.github.fanzezhen.common" name="common-security" rev="2.0.7">
<artifact name="common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-security', version='2.0.7')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-security" % "2.0.7"
[com.github.fanzezhen.common/common-security "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |