Last Version

org.factcast:factcast-internal-dep-boot2 0.0.26

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-internal-dep-boot2
Version

Version

0.0.26
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

Mercateo AG

Download factcast-internal-dep-boot2 0.0.26


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
org.projectlombok : lombok jar 1.18.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.