| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcn.itlym | 
| ArtifactId | ArtifactIdshoulder-starter-security-code | 
| Last Version | Last Version0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionModules to centralize common resources and configuration for shoulder Maven builds. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-security-code/ -->
<dependency>
    <groupId>cn.itlym</groupId>
    <artifactId>shoulder-starter-security-code</artifactId>
    <version>0.6</version>
</dependency>// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-security-code/
implementation 'cn.itlym:shoulder-starter-security-code:0.6'// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-security-code/
implementation ("cn.itlym:shoulder-starter-security-code:0.6")'cn.itlym:shoulder-starter-security-code:jar:0.6'<dependency org="cn.itlym" name="shoulder-starter-security-code" rev="0.6">
  <artifact name="shoulder-starter-security-code" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter-security-code', version='0.6')
)libraryDependencies += "cn.itlym" % "shoulder-starter-security-code" % "0.6"[cn.itlym/shoulder-starter-security-code "0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.itlym : shoulder-starter | jar | |
| jakarta.validation : jakarta.validation-api Optional | jar | |
| jakarta.servlet : jakarta.servlet-api Optional | jar | |
| cn.itlym : shoulder-security-code | jar |