Nano RxNetty MVC Server

This component came out of one of hobby projects. It provides a small annotation based MVC framework on top of RxNetty in an attempt to make it easy to develop REST API or traditional Server side HTTP applications on top of RxNetty.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.bitbucket.gt_tech
Идентификатор

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

nano-rxnetty-mvc-server
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Nano RxNetty MVC Server
This component came out of one of hobby projects. It provides a small annotation based MVC framework on top of RxNetty in an attempt to make it easy to develop REST API or traditional Server side HTTP applications on top of RxNetty.
Ссылка на сайт

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

https://bitbucket.org/gt_tech/nano-rxnetty-mvc-server
Система контроля версий

Система контроля версий

https://bitbucket.org/gt_tech/nano-rxnetty-mvc-server/

Скачать nano-rxnetty-mvc-server

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

<!-- https://jarcasting.com/artifacts/org.bitbucket.gt_tech/nano-rxnetty-mvc-server/ -->
<dependency>
    <groupId>org.bitbucket.gt_tech</groupId>
    <artifactId>nano-rxnetty-mvc-server</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.gt_tech/nano-rxnetty-mvc-server/
implementation 'org.bitbucket.gt_tech:nano-rxnetty-mvc-server:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.gt_tech/nano-rxnetty-mvc-server/
implementation ("org.bitbucket.gt_tech:nano-rxnetty-mvc-server:2.0.0")
'org.bitbucket.gt_tech:nano-rxnetty-mvc-server:jar:2.0.0'
<dependency org="org.bitbucket.gt_tech" name="nano-rxnetty-mvc-server" rev="2.0.0">
  <artifact name="nano-rxnetty-mvc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.gt_tech', module='nano-rxnetty-mvc-server', version='2.0.0')
)
libraryDependencies += "org.bitbucket.gt_tech" % "nano-rxnetty-mvc-server" % "2.0.0"
[org.bitbucket.gt_tech/nano-rxnetty-mvc-server "2.0.0"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
io.reactivex : rxjava jar 1.2.6
io.reactivex : rxnetty-http jar 0.5.2
io.reactivex : rxnetty-common jar 0.5.2
io.reactivex : rxnetty-tcp jar 0.5.2
io.netty : netty-codec-http jar 4.1.5.Final
io.netty : netty-handler jar 4.1.5.Final
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-starter jar

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.19
org.springframework.boot : spring-boot-starter-test jar

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

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

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

Версия
2.0.0
1.0.0