| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.cocowwy |
| ArtifactId | ArtifactIdmeituan-spring-boot-test |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmeituan-spring-boot-test
测试模块
|
<!-- https://jarcasting.com/artifacts/cn.cocowwy/meituan-spring-boot-test/ -->
<dependency>
<groupId>cn.cocowwy</groupId>
<artifactId>meituan-spring-boot-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/meituan-spring-boot-test/
implementation 'cn.cocowwy:meituan-spring-boot-test:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/meituan-spring-boot-test/
implementation ("cn.cocowwy:meituan-spring-boot-test:1.0.0")
'cn.cocowwy:meituan-spring-boot-test:jar:1.0.0'
<dependency org="cn.cocowwy" name="meituan-spring-boot-test" rev="1.0.0">
<artifact name="meituan-spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='meituan-spring-boot-test', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "meituan-spring-boot-test" % "1.0.0"
[cn.cocowwy/meituan-spring-boot-test "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| cn.cocowwy : meituan-spring-boot-starter | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |