org.factcast:factcast-store-inmem

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-store-inmem
Last Version

Last Version

195ae24
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 URL

Project URL

https://github.com/uweschaefer/factcast/tree/master/factcast-store-inmem/
Project Organization

Project Organization

factcast

Download factcast-store-inmem

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.factcast : factcast-core jar
org.slf4j : slf4j-api jar 1.7.26

provided (3)

Group / Artifact Type Version
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 (9)

Group / Artifact Type Version
org.factcast : factcast-store-test jar
org.slf4j : slf4j-simple jar
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

Project Modules

There are no modules declared in this project.

Versions

Version
195ae24
0.1.4.3
0.1.4.2
0.1.4.1
0.1.4
0.1.0
0.1.0-RC4
0.1.0-RC3
0.1.0-RC2
0.1.0-RC1
0.1.0-M1
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.26
0.0.25
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.12
0.0.11
0.0.10
0.0.6