не последняя версия
Последняя версия 1.3.3

com.lihansir.platform:lihansir-spring-boot-starter 1.0.0-RELEASE

spring boot 自动配置

Категории

Категории

Spring Boot Контейнер Микросервисы ORM Данные
Группа

Группа

com.lihansir.platform
Идентификатор

Идентификатор

lihansir-spring-boot-starter
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar

Скачать lihansir-spring-boot-starter 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.lihansir.platform/lihansir-spring-boot-starter/ -->
<dependency>
    <groupId>com.lihansir.platform</groupId>
    <artifactId>lihansir-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihansir.platform/lihansir-spring-boot-starter/
implementation 'com.lihansir.platform:lihansir-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.lihansir.platform/lihansir-spring-boot-starter/
implementation ("com.lihansir.platform:lihansir-spring-boot-starter:1.0.0-RELEASE")
'com.lihansir.platform:lihansir-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="com.lihansir.platform" name="lihansir-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="lihansir-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihansir.platform', module='lihansir-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "com.lihansir.platform" % "lihansir-spring-boot-starter" % "1.0.0-RELEASE"
[com.lihansir.platform/lihansir-spring-boot-starter "1.0.0-RELEASE"]