| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть Netty Networking |
| Группа | Группаlink.thingscloud |
| Идентификатор | Идентификаторnetty-remoting-spring-boot-starter |
| Последняя версия | Последняя версия0.6.0-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnetty-remoting-spring-boot-starter-0.6.0-RELEASE
netty remoting
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-spring-boot-starter/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>netty-remoting-spring-boot-starter</artifactId>
<version>0.6.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-spring-boot-starter/
implementation 'link.thingscloud:netty-remoting-spring-boot-starter:0.6.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/netty-remoting-spring-boot-starter/
implementation ("link.thingscloud:netty-remoting-spring-boot-starter:0.6.0-RELEASE")
'link.thingscloud:netty-remoting-spring-boot-starter:jar:0.6.0-RELEASE'
<dependency org="link.thingscloud" name="netty-remoting-spring-boot-starter" rev="0.6.0-RELEASE">
<artifact name="netty-remoting-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='netty-remoting-spring-boot-starter', version='0.6.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "netty-remoting-spring-boot-starter" % "0.6.0-RELEASE"
[link.thingscloud/netty-remoting-spring-boot-starter "0.6.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| link.thingscloud : netty-remoting-impl | jar | 0.6.0-RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.11.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |