| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.cocowwy |
| Идентификатор | Идентификаторmeituan-spring-boot-test |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmeituan-spring-boot-test
测试模块
|
| Имя Файла | Размер |
|---|---|
| meituan-spring-boot-test-1.0.0.pom | |
| meituan-spring-boot-test-1.0.0.jar | 3 KB |
| meituan-spring-boot-test-1.0.0-sources.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| cn.cocowwy : meituan-spring-boot-starter | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |