| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.rothschil |
| Идентификатор | Идентификаторdemo-spring-boot-starter |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеpippin
Pippin, was a Hobbit of the Shire, and one of Frodo Baggins' youngest, but closest friends. He was a member of the Fellowship of the Ring and later became the thirty-second Thain of the Shire
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.rothschil/demo-spring-boot-starter/ -->
<dependency>
<groupId>io.github.rothschil</groupId>
<artifactId>demo-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/demo-spring-boot-starter/
implementation 'io.github.rothschil:demo-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/demo-spring-boot-starter/
implementation ("io.github.rothschil:demo-spring-boot-starter:1.0.0.RELEASE")
'io.github.rothschil:demo-spring-boot-starter:pom:1.0.0.RELEASE'
<dependency org="io.github.rothschil" name="demo-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="demo-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='demo-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "demo-spring-boot-starter" % "1.0.0.RELEASE"
[io.github.rothschil/demo-spring-boot-starter "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |