| License | License | 
|---|---|
| Categories | CategoriesMongoDB Data Databases | 
| GroupId | GroupIdcom.zuunr.restbed | 
| ArtifactId | ArtifactIdrestbed-event-processor-mongodb | 
| Last Version | Last Version1.0.0-5bb0656 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRestbed repository mongodb Mongodb implementation of the restbed change stream interface in the core project | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-event-processor-mongodb/ -->
<dependency>
    <groupId>com.zuunr.restbed</groupId>
    <artifactId>restbed-event-processor-mongodb</artifactId>
    <version>1.0.0-5bb0656</version>
</dependency>// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-event-processor-mongodb/
implementation 'com.zuunr.restbed:restbed-event-processor-mongodb:1.0.0-5bb0656'// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-event-processor-mongodb/
implementation ("com.zuunr.restbed:restbed-event-processor-mongodb:1.0.0-5bb0656")'com.zuunr.restbed:restbed-event-processor-mongodb:jar:1.0.0-5bb0656'<dependency org="com.zuunr.restbed" name="restbed-event-processor-mongodb" rev="1.0.0-5bb0656">
  <artifact name="restbed-event-processor-mongodb" type="jar" />
</dependency>@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-event-processor-mongodb', version='1.0.0-5bb0656')
)libraryDependencies += "com.zuunr.restbed" % "restbed-event-processor-mongodb" % "1.0.0-5bb0656"[com.zuunr.restbed/restbed-event-processor-mongodb "1.0.0-5bb0656"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-mongodb-reactive | jar | 2.4.2 | 
| com.zuunr.restbed : restbed-core | jar | 1.0.0.M58-844bd1c | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |