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