boot-netty-rpc-core

A Framework of Rpc with Netty for Spring Boot

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

io.github.forezp
Идентификатор

Идентификатор

boot-netty-rpc-core
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

boot-netty-rpc-core
A Framework of Rpc with Netty for Spring Boot
Ссылка на сайт

Ссылка на сайт

https://github.com/forezp

Скачать boot-netty-rpc-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.forezp/boot-netty-rpc-core/ -->
<dependency>
    <groupId>io.github.forezp</groupId>
    <artifactId>boot-netty-rpc-core</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/boot-netty-rpc-core/
implementation 'io.github.forezp:boot-netty-rpc-core:1.0.5'
// https://jarcasting.com/artifacts/io.github.forezp/boot-netty-rpc-core/
implementation ("io.github.forezp:boot-netty-rpc-core:1.0.5")
'io.github.forezp:boot-netty-rpc-core:jar:1.0.5'
<dependency org="io.github.forezp" name="boot-netty-rpc-core" rev="1.0.5">
  <artifact name="boot-netty-rpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='boot-netty-rpc-core', version='1.0.5')
)
libraryDependencies += "io.github.forezp" % "boot-netty-rpc-core" % "1.0.5"
[io.github.forezp/boot-netty-rpc-core "1.0.5"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 20.0
org.apache.commons : commons-lang3 jar 3.7
io.netty : netty-all jar 4.1.12.Final
com.alibaba : fastjson jar 1.2.47
org.springframework : spring-webmvc jar 4.2.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.3.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpasyncclient jar 4.1.1
com.sun.mail : javax.mail jar 1.5.5

provided (5)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-1.2-api jar 2.9.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework.cloud : spring-cloud-starter-eureka jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 1.5.3.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0