is not current version
Last Version 0.14.3

org.occurrent:mongodb-specialfilterhandling 0.14.0


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

mongodb-specialfilterhandling
Version

Version

0.14.0
Type

Type

jar

Download mongodb-specialfilterhandling 0.14.0


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