| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.httpfeeds |
| Идентификатор | Идентификаторhttp-feeds-server-spring-boot-starter |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp-feeds-server-spring-boot-starter
http-feeds-server-spring-boot-starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/ -->
<dependency>
<groupId>org.httpfeeds</groupId>
<artifactId>http-feeds-server-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/
implementation 'org.httpfeeds:http-feeds-server-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/org.httpfeeds/http-feeds-server-spring-boot-starter/
implementation ("org.httpfeeds:http-feeds-server-spring-boot-starter:0.0.2")
'org.httpfeeds:http-feeds-server-spring-boot-starter:jar:0.0.2'
<dependency org="org.httpfeeds" name="http-feeds-server-spring-boot-starter" rev="0.0.2">
<artifact name="http-feeds-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.httpfeeds', module='http-feeds-server-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "org.httpfeeds" % "http-feeds-server-spring-boot-starter" % "0.0.2"
[org.httpfeeds/http-feeds-server-spring-boot-starter "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-jdbc Необязательный | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter-security Необязательный | jar | 2.6.2 |
| com.github.f4b6a3 : uuid-creator | jar | 4.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |
| org.springframework.security : spring-security-test | jar | |
| com.h2database : h2 | jar | 1.4.200 |