License |
License |
---|---|
GroupId | GroupIdcn.cocowwy |
ArtifactId | ArtifactIdmeituan-brand-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeituan-brand-core
美团品牌商逻辑封装实现
|
Filename | Size |
---|---|
meituan-brand-core-1.0.0.pom | |
meituan-brand-core-1.0.0.jar | 11 KB |
meituan-brand-core-1.0.0-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.cocowwy/meituan-brand-core/ -->
<dependency>
<groupId>cn.cocowwy</groupId>
<artifactId>meituan-brand-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/meituan-brand-core/
implementation 'cn.cocowwy:meituan-brand-core:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/meituan-brand-core/
implementation ("cn.cocowwy:meituan-brand-core:1.0.0")
'cn.cocowwy:meituan-brand-core:jar:1.0.0'
<dependency org="cn.cocowwy" name="meituan-brand-core" rev="1.0.0">
<artifact name="meituan-brand-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='meituan-brand-core', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "meituan-brand-core" % "1.0.0"
[cn.cocowwy/meituan-brand-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
cn.hutool : hutool-http | jar | 5.7.17 |
com.alibaba : fastjson | jar | 1.2.66 |
org.springframework : spring-context | jar |