is not current version
Last Version 0.5.7

org.factcast:factcast-factus-event 0.3.13

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-event
Version

Version

0.3.13
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-event 0.3.13


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.30

provided (3)

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

test (7)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.17.2
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.5.15
org.mockito : mockito-junit-jupiter jar 3.5.15

Project Modules

There are no modules declared in this project.