| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.liaomengge |
| Идентификатор | Идентификаторbase-endpoint-spring-boot-starter |
| Версия | Версия3.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеbase common starter
base common starter for developer
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-endpoint-spring-boot-starter/ -->
<dependency>
<groupId>com.github.liaomengge</groupId>
<artifactId>base-endpoint-spring-boot-starter</artifactId>
<version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-endpoint-spring-boot-starter/
implementation 'com.github.liaomengge:base-endpoint-spring-boot-starter:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-endpoint-spring-boot-starter/
implementation ("com.github.liaomengge:base-endpoint-spring-boot-starter:3.0.0.RELEASE")
'com.github.liaomengge:base-endpoint-spring-boot-starter:jar:3.0.0.RELEASE'
<dependency org="com.github.liaomengge" name="base-endpoint-spring-boot-starter" rev="3.0.0.RELEASE">
<artifact name="base-endpoint-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-endpoint-spring-boot-starter', version='3.0.0.RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-endpoint-spring-boot-starter" % "3.0.0.RELEASE"
[com.github.liaomengge/base-endpoint-spring-boot-starter "3.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.liaomengge : base-common-utils | jar | 3.0.0.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.cloud : spring-cloud-context | jar |