| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcn.itlym |
| ArtifactId | ArtifactIdshoulder-security |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshoulder-security
Modules to centralize common resources and configuration for shoulder Maven builds.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shoulder-security-0.6.pom | |
| shoulder-security-0.6.jar | 19 KB |
| shoulder-security-0.6-sources.jar | 17 KB |
| shoulder-security-0.6-javadoc.jar | 514 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-security/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-security</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-security/
implementation 'cn.itlym:shoulder-security:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-security/
implementation ("cn.itlym:shoulder-security:0.6")
'cn.itlym:shoulder-security:jar:0.6'
<dependency org="cn.itlym" name="shoulder-security" rev="0.6">
<artifact name="shoulder-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-security', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-security" % "0.6"
[cn.itlym/shoulder-security "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.itlym : shoulder-core | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| jakarta.servlet : jakarta.servlet-api Optional | jar | |
| org.springframework : spring-webmvc Optional | jar | |
| org.springframework.security.oauth : spring-security-oauth2 Optional | jar | |
| com.nimbusds : nimbus-jose-jwt Optional | jar | |
| org.springframework.boot : spring-boot-starter-oauth2-resource-server Optional | jar |