Last Version

org.factcast:factcast-bom 195ae24

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

Version

195ae24
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-bom/
Project Organization

Project Organization

factcast

Download factcast-bom 195ae24


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

Dependencies

compile (1)

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

Group / Artifact Type Version
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.