Apache Pekko Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
pekko-projection-jdbc 1.0.0
Group ID:
org.apache.pekko
Artifact ID:
pekko-projection-jdbc_3
Version:
1.0.0
Version Scheme:
Release Date:
Oct 23, 2023
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:
libraryDependencies += "org.apache.pekko" %% "pekko-projection-jdbc" % "1.0.0"
ivy"org.apache.pekko::pekko-projection-jdbc:1.0.0"
//> using dep "org.apache.pekko::pekko-projection-jdbc:1.0.0"
import $ivy.`org.apache.pekko::pekko-projection-jdbc:1.0.0`
<dependency> <groupId>org.apache.pekko</groupId> <artifactId>pekko-projection-jdbc_3</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.pekko', name: 'pekko-projection-jdbc_3', version: '1.0.0'