License |
License |
---|---|
GroupId | GroupIdcn.itlym |
ArtifactId | ArtifactIdshoulder-web |
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 |
Filename | Size |
---|---|
shoulder-web-0.6.pom | |
shoulder-web-0.6.jar | 14 KB |
shoulder-web-0.6-sources.jar | 11 KB |
shoulder-web-0.6-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-web/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-web</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-web/
implementation 'cn.itlym:shoulder-web:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-web/
implementation ("cn.itlym:shoulder-web:0.6")
'cn.itlym:shoulder-web:jar:0.6'
<dependency org="cn.itlym" name="shoulder-web" rev="0.6">
<artifact name="shoulder-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-web', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-web" % "0.6"
[cn.itlym/shoulder-web "0.6"]
Group / Artifact | Type | Version |
---|---|---|
cn.itlym : shoulder-core | jar | |
cn.itlym : shoulder-validation | jar | |
cn.itlym : shoulder-data-db Optional | jar | |
cn.itlym : shoulder-operation-log Optional | jar | |
cn.itlym : shoulder-http | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |