| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть |
| Группа | Группаnet.bytepowered |
| Идентификатор | Идентификаторflux-spring-boot-starter |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEndpoint client for FluxGo
|
| Организация-разработчик |
Организация-разработчикBYTEPOWERED.NET |
<!-- https://jarcasting.com/artifacts/net.bytepowered/flux-spring-boot-starter/ -->
<dependency>
<groupId>net.bytepowered</groupId>
<artifactId>flux-spring-boot-starter</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.bytepowered/flux-spring-boot-starter/
implementation 'net.bytepowered:flux-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/net.bytepowered/flux-spring-boot-starter/
implementation ("net.bytepowered:flux-spring-boot-starter:0.0.2")
'net.bytepowered:flux-spring-boot-starter:jar:0.0.2'
<dependency org="net.bytepowered" name="flux-spring-boot-starter" rev="0.0.2">
<artifact name="flux-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bytepowered', module='flux-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "net.bytepowered" % "flux-spring-boot-starter" % "0.0.2"
[net.bytepowered/flux-spring-boot-starter "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.bytepowered : flux-endpoint | jar | 0.0.2 |
| org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.3 |
| org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.1.RELEASE |