License |
License |
---|---|
GroupId | GroupIdorg.factcast |
ArtifactId | ArtifactIdfactcast-factus-bin-snapser |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfactcast is a 'good enough' event store using PostgreSQL
for persistence, and offers REST and GRPC
interfaces.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.factcast/factcast-factus-bin-snapser/ -->
<dependency>
<groupId>org.factcast</groupId>
<artifactId>factcast-factus-bin-snapser</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-factus-bin-snapser/
implementation 'org.factcast:factcast-factus-bin-snapser:0.5.7'
// https://jarcasting.com/artifacts/org.factcast/factcast-factus-bin-snapser/
implementation ("org.factcast:factcast-factus-bin-snapser:0.5.7")
'org.factcast:factcast-factus-bin-snapser:jar:0.5.7'
<dependency org="org.factcast" name="factcast-factus-bin-snapser" rev="0.5.7">
<artifact name="factcast-factus-bin-snapser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-factus-bin-snapser', version='0.5.7')
)
libraryDependencies += "org.factcast" % "factcast-factus-bin-snapser" % "0.5.7"
[org.factcast/factcast-factus-bin-snapser "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
org.msgpack : jackson-dataformat-msgpack | jar | |
org.factcast : factcast-factus | jar | |
net.jpountz.lz4 : lz4 | jar |
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |