License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators Configuration config |
GroupId | GroupIdcn.itlym |
ArtifactId | ArtifactIdshoulder-autoconfiguration |
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-autoconfiguration/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-autoconfiguration</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-autoconfiguration/
implementation 'cn.itlym:shoulder-autoconfiguration:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-autoconfiguration/
implementation ("cn.itlym:shoulder-autoconfiguration:0.6")
'cn.itlym:shoulder-autoconfiguration:jar:0.6'
<dependency org="cn.itlym" name="shoulder-autoconfiguration" rev="0.6">
<artifact name="shoulder-autoconfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-autoconfiguration', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-autoconfiguration" % "0.6"
[cn.itlym/shoulder-autoconfiguration "0.6"]