org.occurrent:spring-boot-starter-mongodb

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

Categories

Categories

Spring Boot Container Microservices MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

spring-boot-starter-mongodb
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download spring-boot-starter-mongodb

How to add to project

<!-- https://jarcasting.com/artifacts/org.occurrent/spring-boot-starter-mongodb/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>spring-boot-starter-mongodb</artifactId>
    <version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/spring-boot-starter-mongodb/
implementation 'org.occurrent:spring-boot-starter-mongodb:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/spring-boot-starter-mongodb/
implementation ("org.occurrent:spring-boot-starter-mongodb:0.14.3")
'org.occurrent:spring-boot-starter-mongodb:jar:0.14.3'
<dependency org="org.occurrent" name="spring-boot-starter-mongodb" rev="0.14.3">
  <artifact name="spring-boot-starter-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='spring-boot-starter-mongodb', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "spring-boot-starter-mongodb" % "0.14.3"
[org.occurrent/spring-boot-starter-mongodb "0.14.3"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
org.occurrent : eventstore-mongodb-spring-blocking jar 0.14.3
org.occurrent : subscription-dsl-blocking jar 0.14.3
org.occurrent : subscription-mongodb-spring-blocking jar 0.14.3
org.occurrent : subscription-mongodb-spring-blocking-position-storage jar 0.14.3
org.occurrent : durable-subscription jar 0.14.3
org.occurrent : competing-consumer-subscription jar 0.14.3
org.occurrent : subscription-mongodb-spring-blocking-competing-consumer-strategy jar 0.14.3
org.occurrent : application-service-blocking jar 0.14.3
org.occurrent : command-composition jar 0.14.3
org.occurrent : cloudevent-converter-jackson jar 0.14.3
org.occurrent : query-dsl-blocking jar 0.14.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0