| License | License | 
|---|---|
| Categories | CategoriesMongoDB Data Databases Native Development Tools | 
| GroupId | GroupIdorg.occurrent | 
| ArtifactId | ArtifactIdmongodb-native-filter-bsonfilter-conversion | 
| Last Version | Last Version0.14.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification | 
<!-- https://jarcasting.com/artifacts/org.occurrent/mongodb-native-filter-bsonfilter-conversion/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>mongodb-native-filter-bsonfilter-conversion</artifactId>
    <version>0.14.3</version>
</dependency>// https://jarcasting.com/artifacts/org.occurrent/mongodb-native-filter-bsonfilter-conversion/
implementation 'org.occurrent:mongodb-native-filter-bsonfilter-conversion:0.14.3'// https://jarcasting.com/artifacts/org.occurrent/mongodb-native-filter-bsonfilter-conversion/
implementation ("org.occurrent:mongodb-native-filter-bsonfilter-conversion:0.14.3")'org.occurrent:mongodb-native-filter-bsonfilter-conversion:jar:0.14.3'<dependency org="org.occurrent" name="mongodb-native-filter-bsonfilter-conversion" rev="0.14.3">
  <artifact name="mongodb-native-filter-bsonfilter-conversion" type="jar" />
</dependency>@Grapes(
@Grab(group='org.occurrent', module='mongodb-native-filter-bsonfilter-conversion', version='0.14.3')
)libraryDependencies += "org.occurrent" % "mongodb-native-filter-bsonfilter-conversion" % "0.14.3"[org.occurrent/mongodb-native-filter-bsonfilter-conversion "0.14.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.occurrent : filter | jar | 0.14.3 | 
| org.occurrent : mongodb-timerepresentation | jar | 0.14.3 | 
| org.occurrent : mongodb-specialfilterhandling | jar | 0.14.3 | 
| org.mongodb : mongodb-driver-core | jar | 4.5.1 |