Last Version

org.factcast:factcast-integration-transformation 0.2.1

factcast is a 'good enough' event store using PostgreSQL for persistence, and offers REST and GRPC interfaces.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-integration-transformation
Version

Version

0.2.1
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-integration-transformation 0.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.factcast : factcast-spring-boot-autoconfigure jar
org.factcast : factcast-core jar
org.factcast : factcast-store-pgsql jar
org.springframework.boot : spring-boot-starter jar
org.testcontainers : testcontainers jar 1.14.3
org.springframework.boot : spring-boot-starter-test jar
org.testcontainers : postgresql jar 1.14.3
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
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.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar 3.16.1
org.junit.platform : junit-platform-engine jar
org.junit.platform : junit-platform-commons jar
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.