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

org.factcast:factcast-test 0.4.3

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

Лицензия

Лицензия

Группа

Группа

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

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

factcast-test
Версия

Версия

0.4.3
Тип

Тип

jar
Описание

Описание

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.
Организация-разработчик

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

factcast

Скачать factcast-test 0.4.3


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.factcast : factcast-core jar
org.factcast : factcast-factus jar
org.postgresql : postgresql jar
org.testcontainers : postgresql jar 1.16.0
org.junit.platform : junit-platform-commons jar
com.portingle : slf4jtesting jar 1.1.3
org.testcontainers : junit-jupiter jar 1.16.0
org.apache.commons : commons-compress jar 1.21

provided (4)

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

test (5)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-engine jar
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

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

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