is not current version
Last Version 4.6.1

KMongo property helper classes 4.4.0

Provides typed checks for mongo queries

License

License

GroupId

GroupId

org.litote.kmongo
ArtifactId

ArtifactId

kmongo-property
Version

Version

4.4.0
Type

Type

jar
Description

Description

KMongo property helper classes
Provides typed checks for mongo queries
Project Organization

Project Organization

Litote

Download kmongo-property 4.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.litote.kmongo : kmongo-shared jar 4.4.0
org.litote.kmongo : kmongo-data jar 4.4.0
org.litote : kreflect jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

provided (1)

Group / Artifact Type Version
org.mongodb : mongodb-driver-core jar 4.4.0

test (4)

Group / Artifact Type Version
org.litote.kmongo : kmongo-shared-tests jar 4.4.0
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.0
org.mongodb : mongodb-driver-sync jar 4.4.0

Project Modules

There are no modules declared in this project.