is not current version
Last Version 1.5.9

com.metaring:framework-ext-mongodb-persistence 1.3.1

Persistence Extension made in MongoDB for the MetaRing Framework

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-mongodb-persistence
Version

Version

1.3.1
Type

Type

jar

Download framework-ext-mongodb-persistence 1.3.1


<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-mongodb-persistence/ -->
<dependency>
    <groupId>com.metaring</groupId>
    <artifactId>framework-ext-mongodb-persistence</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-mongodb-persistence/
implementation 'com.metaring:framework-ext-mongodb-persistence:1.3.1'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-mongodb-persistence/
implementation ("com.metaring:framework-ext-mongodb-persistence:1.3.1")
'com.metaring:framework-ext-mongodb-persistence:jar:1.3.1'
<dependency org="com.metaring" name="framework-ext-mongodb-persistence" rev="1.3.1">
  <artifact name="framework-ext-mongodb-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-mongodb-persistence', version='1.3.1')
)
libraryDependencies += "com.metaring" % "framework-ext-mongodb-persistence" % "1.3.1"
[com.metaring/framework-ext-mongodb-persistence "1.3.1"]