bson-model/BOM

An ORM like object model framework for BSON/MongoDB.

License

License

GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

bson-model-bom
Last Version

Last Version

1.4.5
Release Date

Release Date

Type

Type

pom
Description

Description

bson-model/BOM
An ORM like object model framework for BSON/MongoDB.
Project URL

Project URL

https://github.com/fmjsjx/bson-model
Source Code Management

Source Code Management

https://github.com/fmjsjx/bson-model

Download bson-model-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.fmjsjx/bson-model-bom/ -->
<dependency>
    <groupId>com.github.fmjsjx</groupId>
    <artifactId>bson-model-bom</artifactId>
    <version>1.4.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fmjsjx/bson-model-bom/
implementation 'com.github.fmjsjx:bson-model-bom:1.4.5'
// https://jarcasting.com/artifacts/com.github.fmjsjx/bson-model-bom/
implementation ("com.github.fmjsjx:bson-model-bom:1.4.5")
'com.github.fmjsjx:bson-model-bom:pom:1.4.5'
<dependency org="com.github.fmjsjx" name="bson-model-bom" rev="1.4.5">
  <artifact name="bson-model-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fmjsjx', module='bson-model-bom', version='1.4.5')
)
libraryDependencies += "com.github.fmjsjx" % "bson-model-bom" % "1.4.5"
[com.github.fmjsjx/bson-model-bom "1.4.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0