| License |
License |
|---|---|
| GroupId | GroupIdcn.itlym |
| ArtifactId | ArtifactIdshoulder-starter-auth-session |
| Version | Version0.6 |
| Type | Typejar |
| Description |
DescriptionModules to centralize common resources and configuration for shoulder Maven builds.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shoulder-starter-auth-session-0.6.pom | |
| shoulder-starter-auth-session-0.6.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-auth-session/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-starter-auth-session</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-auth-session/
implementation 'cn.itlym:shoulder-starter-auth-session:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter-auth-session/
implementation ("cn.itlym:shoulder-starter-auth-session:0.6")
'cn.itlym:shoulder-starter-auth-session:jar:0.6'
<dependency org="cn.itlym" name="shoulder-starter-auth-session" rev="0.6">
<artifact name="shoulder-starter-auth-session" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter-auth-session', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-starter-auth-session" % "0.6"
[cn.itlym/shoulder-starter-auth-session "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.itlym : shoulder-core | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| cn.itlym : shoulder-security | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |