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