| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаonline.inote |
| Идентификатор | Идентификаторnaruto-spring-boot-kit |
| Версия | Версия0.9.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеnaruto-spring-boot-kit
naruto-spring-boot-kit is the SpringBoot development kit.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| naruto-spring-boot-kit-0.9.0-RELEASE.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/online.inote/naruto-spring-boot-kit/ -->
<dependency>
<groupId>online.inote</groupId>
<artifactId>naruto-spring-boot-kit</artifactId>
<version>0.9.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/online.inote/naruto-spring-boot-kit/
implementation 'online.inote:naruto-spring-boot-kit:0.9.0-RELEASE'
// https://jarcasting.com/artifacts/online.inote/naruto-spring-boot-kit/
implementation ("online.inote:naruto-spring-boot-kit:0.9.0-RELEASE")
'online.inote:naruto-spring-boot-kit:pom:0.9.0-RELEASE'
<dependency org="online.inote" name="naruto-spring-boot-kit" rev="0.9.0-RELEASE">
<artifact name="naruto-spring-boot-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='naruto-spring-boot-kit', version='0.9.0-RELEASE')
)
libraryDependencies += "online.inote" % "naruto-spring-boot-kit" % "0.9.0-RELEASE"
[online.inote/naruto-spring-boot-kit "0.9.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.32 |