NettyCluster

A cluster / messaging framework base on Netty (http://netty.io)

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.rstiller.nettycluster
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

NettyCluster
A cluster / messaging framework base on Netty (http://netty.io)

Скачать core

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16
io.netty : netty jar 3.3.1.Final
org.codehaus.jackson : jackson-core-asl jar 1.9.5
org.codehaus.jackson : jackson-mapper-asl jar 1.9.5
commons-io : commons-io jar 2.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

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

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

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

Версия
1.1.0