License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.cocowwy |
ArtifactId | ArtifactIdmeituan-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description美团品牌商SpringBoot-Starter,便于更轻便的调用美团品牌商接口
|
<!-- https://jarcasting.com/artifacts/cn.cocowwy/meituan-spring-boot-starter/ -->
<dependency>
<groupId>cn.cocowwy</groupId>
<artifactId>meituan-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/meituan-spring-boot-starter/
implementation 'cn.cocowwy:meituan-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/meituan-spring-boot-starter/
implementation ("cn.cocowwy:meituan-spring-boot-starter:1.0.0")
'cn.cocowwy:meituan-spring-boot-starter:jar:1.0.0'
<dependency org="cn.cocowwy" name="meituan-spring-boot-starter" rev="1.0.0">
<artifact name="meituan-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='meituan-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "meituan-spring-boot-starter" % "1.0.0"
[cn.cocowwy/meituan-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.cocowwy : meituan-brand-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |