GORM for MongoDB

Provides a GORM Object Mapping implementations for the MongodB Document Database

License

License

Categories

Categories

Grails User Interface Web Frameworks Data ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-bson
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

GORM for MongoDB
Provides a GORM Object Mapping implementations for the MongodB Document Database
Project URL

Project URL

https://gorm.grails.org/latest/mongodb
Source Code Management

Source Code Management

https://github.com/grails/gorm-mongodb

Download grails-datastore-gorm-bson

How to add to project

<!-- https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-bson/ -->
<dependency>
    <groupId>org.grails</groupId>
    <artifactId>grails-datastore-gorm-bson</artifactId>
    <version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-bson/
implementation 'org.grails:grails-datastore-gorm-bson:7.3.0'
// https://jarcasting.com/artifacts/org.grails/grails-datastore-gorm-bson/
implementation ("org.grails:grails-datastore-gorm-bson:7.3.0")
'org.grails:grails-datastore-gorm-bson:jar:7.3.0'
<dependency org="org.grails" name="grails-datastore-gorm-bson" rev="7.3.0">
  <artifact name="grails-datastore-gorm-bson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails', module='grails-datastore-gorm-bson', version='7.3.0')
)
libraryDependencies += "org.grails" % "grails-datastore-gorm-bson" % "7.3.0"
[org.grails/grails-datastore-gorm-bson "7.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.11
org.codehaus.groovy : groovy-templates jar 3.0.11
org.grails : grails-datastore-gorm jar 7.3.2
org.mongodb : bson jar 4.5.0

Project Modules

There are no modules declared in this project.
org.grails

grails

Versions

Version
7.3.0
7.2.1
7.2.0
7.1.0
7.1.0-RC4
7.1.0.RC3
7.1.0.RC2
7.1.0.RC1
7.1.0.M3
7.1.0.M2
7.1.0.M1
7.0.2
7.0.1
7.0.0.RELEASE
7.0.0.RC2
6.1.6.RELEASE
6.1.5.RELEASE
6.1.4.RELEASE
6.1.3.RELEASE
6.1.2.RELEASE
6.1.1.RELEASE
6.1.0.RELEASE
6.1.0.RC2
6.1.0.RC1
6.1.0.M2
6.1.0.M1
6.0.12.RELEASE
6.0.11.RELEASE
6.0.10.RELEASE
6.0.9.RELEASE
6.0.8.RELEASE
6.0.7.RELEASE
6.0.6.RELEASE
6.0.5.RELEASE
6.0.4.RELEASE
6.0.3.RELEASE
6.0.2.RELEASE
6.0.0.RC2
6.0.0.RC1