License |
License |
---|---|
GroupId | GroupIdorg.litote.kmongo |
ArtifactId | ArtifactIdkmongo-id |
Last Version | Last Version4.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionId interface
Agnostic id interface - does not depend of the mongo java driver
|
Project Organization |
Project OrganizationLitote |
Filename | Size |
---|---|
kmongo-id-4.6.1.pom | |
kmongo-id-4.6.1.jar | 14 KB |
kmongo-id-4.6.1-sources.jar | 7 KB |
kmongo-id-4.6.1-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-id/ -->
<dependency>
<groupId>org.litote.kmongo</groupId>
<artifactId>kmongo-id</artifactId>
<version>4.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-id/
implementation 'org.litote.kmongo:kmongo-id:4.6.1'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-id/
implementation ("org.litote.kmongo:kmongo-id:4.6.1")
'org.litote.kmongo:kmongo-id:jar:4.6.1'
<dependency org="org.litote.kmongo" name="kmongo-id" rev="4.6.1">
<artifact name="kmongo-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-id', version='4.6.1')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-id" % "4.6.1"
[org.litote.kmongo/kmongo-id "4.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.7.0 |