is not current version
Last Version 1.0.0.M10-27b6d6c

com.zuunr.restbed:restbed-repository-mongodb 1.0.0.M5-b090925

Mongodb implementation of the reactive repository interface in core project

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-repository-mongodb
Version

Version

1.0.0.M5-b090925
Type

Type

jar

Download restbed-repository-mongodb 1.0.0.M5-b090925


<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-repository-mongodb/ -->
<dependency>
    <groupId>com.zuunr.restbed</groupId>
    <artifactId>restbed-repository-mongodb</artifactId>
    <version>1.0.0.M5-b090925</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-repository-mongodb/
implementation 'com.zuunr.restbed:restbed-repository-mongodb:1.0.0.M5-b090925'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-repository-mongodb/
implementation ("com.zuunr.restbed:restbed-repository-mongodb:1.0.0.M5-b090925")
'com.zuunr.restbed:restbed-repository-mongodb:jar:1.0.0.M5-b090925'
<dependency org="com.zuunr.restbed" name="restbed-repository-mongodb" rev="1.0.0.M5-b090925">
  <artifact name="restbed-repository-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-repository-mongodb', version='1.0.0.M5-b090925')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-repository-mongodb" % "1.0.0.M5-b090925"
[com.zuunr.restbed/restbed-repository-mongodb "1.0.0.M5-b090925"]