EventStore Java Client

EventStore client for Java 8 that uses Netty for network communication.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

EventStore Java Client
EventStore client for Java 8 that uses Netty for network communication.
Ссылка на сайт

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

https://github.com/msemys/esjc

Скачать esjc

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.netty : netty-transport jar 4.1.73.Final
io.netty : netty-handler jar 4.1.73.Final
io.netty : netty-codec jar 4.1.73.Final
io.netty : netty-codec-http jar 4.1.73.Final
com.google.protobuf : protobuf-java jar 2.6.1
com.google.code.gson : gson jar 2.8.9
org.slf4j : slf4j-api jar 1.7.35

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.10

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

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

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

Версия
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0