License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.yupaits |
ArtifactId | ArtifactIdauth-filter |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauth-filter
权限过滤
|
Filename | Size |
---|---|
auth-filter-1.1.1.pom | |
auth-filter-1.1.1.jar | 14 KB |
auth-filter-1.1.1-sources.jar | 9 KB |
auth-filter-1.1.1-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/auth-filter/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>auth-filter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/auth-filter/
implementation 'com.yupaits:auth-filter:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/auth-filter/
implementation ("com.yupaits:auth-filter:1.1.1")
'com.yupaits:auth-filter:jar:1.1.1'
<dependency org="com.yupaits" name="auth-filter" rev="1.1.1">
<artifact name="auth-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='auth-filter', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "auth-filter" % "1.1.1"
[com.yupaits/auth-filter "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yupaits : yutool-orm | jar | 1.1.1 |
org.springframework : spring-aspects | jar | 5.1.7.RELEASE |