org.factcast:factcast-factus

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

License

License

GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-factus
Last Version

Last Version

0.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

factcast

Download factcast-factus

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.factcast : factcast-core jar 0.5.7
io.micrometer : micrometer-core jar 1.9.0
com.fasterxml.jackson.module : jackson-module-jsonSchema jar

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
com.google.code.findbugs : annotations jar 3.0.1u2
javax.annotation : javax.annotation-api jar 1.3.2

test (10)

Group / Artifact Type Version
net.javacrumbs.json-unit : json-unit-assertj jar 2.35.0
org.slf4j : slf4j-simple jar 1.7.36
com.portingle : slf4jtesting jar 1.2.0
org.assertj : assertj-core jar 3.23.1
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-engine jar
org.junit.platform : junit-platform-commons jar
org.mockito : mockito-core jar 3.12.4
org.mockito : mockito-junit-jupiter jar 3.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.6.1
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-RC5
0.4.0-RC4
0.4.0-RC3
0.4.0-RC1
0.3.13
0.3.9.1
0.3.9
0.3.8.2
0.3.8.1
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.3.0-M3
0.3.0-M2
0.3.0-M1