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

libraft-agent 0.1.1

Networking and storage implementations for libraft-core

Лицензия

Лицензия

Группа

Группа

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

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

libraft-agent
Версия

Версия

0.1.1
Тип

Тип

jar
Описание

Описание

libraft-agent
Networking and storage implementations for libraft-core
Система контроля версий

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

https://github.com/allengeorge/libraft.git

Скачать libraft-agent 0.1.1


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
io.netty : netty jar 3.6.6.Final
org.hibernate : hibernate-validator jar 5.0.1.Final
org.glassfish.web : el-impl jar 2.2.+
javax.el : el-api jar 2.2.+
com.google.code.findbugs : jsr305 jar 2.0.1
org.slf4j : slf4j-api jar 1.7.+
com.google.guava : guava jar 14.0.+
com.fasterxml.jackson.core : jackson-databind jar 2.2.0
io.libraft : libraft-core jar 0.1.1
org.slf4j : log4j-over-slf4j jar 1.7.+

runtime (1)

Идентификатор библиотеки Тип Версия
org.hibernate : hibernate-validator-cdi jar 5.0.1.Final

test (7)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.3.173
org.codehaus.janino : commons-compiler jar 2.6.1
ch.qos.logback : logback-classic jar 1.0.+
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11
org.codehaus.janino : janino jar 2.6.1
org.hamcrest : hamcrest-all jar 1.3

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

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