License |
License |
---|---|
GroupId | GroupIdcn.itlym |
ArtifactId | ArtifactIdshoulder-starter |
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-starter-0.6.pom | |
shoulder-starter-0.6.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-starter/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-starter</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter/
implementation 'cn.itlym:shoulder-starter:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-starter/
implementation ("cn.itlym:shoulder-starter:0.6")
'cn.itlym:shoulder-starter:jar:0.6'
<dependency org="cn.itlym" name="shoulder-starter" rev="0.6">
<artifact name="shoulder-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-starter', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-starter" % "0.6"
[cn.itlym/shoulder-starter "0.6"]
Group / Artifact | Type | Version |
---|---|---|
cn.itlym : shoulder-core | jar | |
cn.itlym : shoulder-autoconfiguration | jar |