| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.bnyte |
| Идентификатор | Идентификаторforge-spring-boot-starter |
| Версия | Версия1.0.8.4 |
| Тип | Типjar |
| Описание |
Описание小而全的工作中常用功能聚合
|
<!-- https://jarcasting.com/artifacts/com.bnyte/forge-spring-boot-starter/ -->
<dependency>
<groupId>com.bnyte</groupId>
<artifactId>forge-spring-boot-starter</artifactId>
<version>1.0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bnyte/forge-spring-boot-starter/
implementation 'com.bnyte:forge-spring-boot-starter:1.0.8.4'
// https://jarcasting.com/artifacts/com.bnyte/forge-spring-boot-starter/
implementation ("com.bnyte:forge-spring-boot-starter:1.0.8.4")
'com.bnyte:forge-spring-boot-starter:jar:1.0.8.4'
<dependency org="com.bnyte" name="forge-spring-boot-starter" rev="1.0.8.4">
<artifact name="forge-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bnyte', module='forge-spring-boot-starter', version='1.0.8.4')
)
libraryDependencies += "com.bnyte" % "forge-spring-boot-starter" % "1.0.8.4"
[com.bnyte/forge-spring-boot-starter "1.0.8.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bnyte : forge-core | jar | 1.0.8.4 |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-starter Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.springframework.boot : spring-boot-starter-test | jar |