License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdeventstore-mongodb-spring |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
eventstore-mongodb-spring-0.14.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/eventstore-mongodb-spring/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>eventstore-mongodb-spring</artifactId>
<version>0.14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/eventstore-mongodb-spring/
implementation 'org.occurrent:eventstore-mongodb-spring:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/eventstore-mongodb-spring/
implementation ("org.occurrent:eventstore-mongodb-spring:0.14.3")
'org.occurrent:eventstore-mongodb-spring:pom:0.14.3'
<dependency org="org.occurrent" name="eventstore-mongodb-spring" rev="0.14.3">
<artifact name="eventstore-mongodb-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='eventstore-mongodb-spring', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "eventstore-mongodb-spring" % "0.14.3"
[org.occurrent/eventstore-mongodb-spring "0.14.3"]