License |
License |
---|---|
GroupId | GroupIdorg.litote.kmongo |
ArtifactId | ArtifactIdkmongo-property |
Version | Version4.2.7 |
Type | Typejar |
Description |
DescriptionKMongo property helper classes
Provides typed checks for mongo queries
|
Project Organization |
Project OrganizationLitote |
Filename | Size |
---|---|
kmongo-property-4.2.7.pom | |
kmongo-property-4.2.7.jar | 50 KB |
kmongo-property-4.2.7-sources.jar | 21 KB |
kmongo-property-4.2.7-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/ -->
<dependency>
<groupId>org.litote.kmongo</groupId>
<artifactId>kmongo-property</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/
implementation 'org.litote.kmongo:kmongo-property:4.2.7'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-property/
implementation ("org.litote.kmongo:kmongo-property:4.2.7")
'org.litote.kmongo:kmongo-property:jar:4.2.7'
<dependency org="org.litote.kmongo" name="kmongo-property" rev="4.2.7">
<artifact name="kmongo-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-property', version='4.2.7')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-property" % "4.2.7"
[org.litote.kmongo/kmongo-property "4.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.litote.kmongo : kmongo-shared | jar | 4.2.7 |
org.litote.kmongo : kmongo-data | jar | 4.2.7 |
org.litote : kreflect | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-core | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.litote.kmongo : kmongo-shared-tests | jar | 4.2.7 |
junit : junit | jar | 4.13.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.0 |
org.mongodb : mongodb-driver-sync | jar | 4.2.3 |