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

org.factcast:factcast-grpc-api 195ae24

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

factcast-grpc-api
Версия

Версия

195ae24
Тип

Тип

jar
Описание

Описание

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.
Ссылка на сайт

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

https://github.com/uweschaefer/factcast/tree/master/factcast-grpc-api/
Организация-разработчик

Организация-разработчик

factcast

Скачать factcast-grpc-api 195ae24


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.grpc : grpc-netty jar
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
org.factcast : factcast-core jar
net.jpountz.lz4 : lz4 Необязательный jar
org.slf4j : slf4j-api jar 1.7.26

provided (3)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1u2
org.projectlombok : lombok jar 1.18.8
javax.annotation : javax.annotation-api jar 1.3.2

test (8)

Идентификатор библиотеки Тип Версия
org.factcast : factcast-core test-jar 195ae24
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.platform : junit-platform-engine jar 1.5.0
org.junit.platform : junit-platform-commons jar 1.5.0
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0

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

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