| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.battcn |
| Идентификатор | Идентификаторextend-spring-boot-dependencies |
| Версия | Версия2.0.4-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеextend-spring-boot-dependencies
扩展包的依赖项
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| extend-spring-boot-dependencies-2.0.4-RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.battcn/extend-spring-boot-dependencies/ -->
<dependency>
<groupId>com.battcn</groupId>
<artifactId>extend-spring-boot-dependencies</artifactId>
<version>2.0.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.battcn/extend-spring-boot-dependencies/
implementation 'com.battcn:extend-spring-boot-dependencies:2.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.battcn/extend-spring-boot-dependencies/
implementation ("com.battcn:extend-spring-boot-dependencies:2.0.4-RELEASE")
'com.battcn:extend-spring-boot-dependencies:pom:2.0.4-RELEASE'
<dependency org="com.battcn" name="extend-spring-boot-dependencies" rev="2.0.4-RELEASE">
<artifact name="extend-spring-boot-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.battcn', module='extend-spring-boot-dependencies', version='2.0.4-RELEASE')
)
libraryDependencies += "com.battcn" % "extend-spring-boot-dependencies" % "2.0.4-RELEASE"
[com.battcn/extend-spring-boot-dependencies "2.0.4-RELEASE"]