is not current version
Last Version 1.4.5

com.github.fmjsjx:bson-model-bom 1.1.3

An ORM like object model framework for BSON/MongoDB.

GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

bson-model-bom
Version

Version

1.1.3
Type

Type

pom

Download bson-model-bom 1.1.3


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