| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.code-beacon.spring.boot |
| Идентификатор | Идентификаторcommon-spring-boot-starter |
| Последняя версия | Последняя версия1.0.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-spring-boot
|
| Имя Файла | Размер |
|---|---|
| common-spring-boot-starter-1.0.17.pom | |
| common-spring-boot-starter-1.0.17.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-starter/ -->
<dependency>
<groupId>com.code-beacon.spring.boot</groupId>
<artifactId>common-spring-boot-starter</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-starter/
implementation 'com.code-beacon.spring.boot:common-spring-boot-starter:1.0.17'
// https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-starter/
implementation ("com.code-beacon.spring.boot:common-spring-boot-starter:1.0.17")
'com.code-beacon.spring.boot:common-spring-boot-starter:jar:1.0.17'
<dependency org="com.code-beacon.spring.boot" name="common-spring-boot-starter" rev="1.0.17">
<artifact name="common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code-beacon.spring.boot', module='common-spring-boot-starter', version='1.0.17')
)
libraryDependencies += "com.code-beacon.spring.boot" % "common-spring-boot-starter" % "1.0.17"
[com.code-beacon.spring.boot/common-spring-boot-starter "1.0.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.code-beacon.spring.boot : common-spring-boot-autoconfigure | jar | 1.0.17 |