| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.thinkitcms |
| ArtifactId | ArtifactIdthinkit-common-security |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthinkit-common-security
资源服务器公共依赖
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thinkit-common-security-1.0.pom | |
| thinkit-common-security-1.0.jar | 28 KB |
| thinkit-common-security-1.0-sources.jar | 15 KB |
| thinkit-common-security-1.0-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thinkitcms/thinkit-common-security/ -->
<dependency>
<groupId>com.thinkitcms</groupId>
<artifactId>thinkit-common-security</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkitcms/thinkit-common-security/
implementation 'com.thinkitcms:thinkit-common-security:1.0'
// https://jarcasting.com/artifacts/com.thinkitcms/thinkit-common-security/
implementation ("com.thinkitcms:thinkit-common-security:1.0")
'com.thinkitcms:thinkit-common-security:jar:1.0'
<dependency org="com.thinkitcms" name="thinkit-common-security" rev="1.0">
<artifact name="thinkit-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkitcms', module='thinkit-common-security', version='1.0')
)
libraryDependencies += "com.thinkitcms" % "thinkit-common-security" % "1.0"
[com.thinkitcms/thinkit-common-security "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.security.oauth : spring-security-oauth2 | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.security : spring-security-jwt | jar | |
| io.jsonwebtoken : jjwt | jar | |
| com.thinkitcms : thinkit-common-core | jar | |
| com.thinkitcms » thinkit-common-nosql | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| io.github.openfeign : feign-okhttp | jar |