is not current version
Last Version 1.4.1

com.kryshchuk.imcollector:imcollector-auth-mongodb 1.3

Authentication module for imcollector platform. MongoDB Provider.

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.kryshchuk.imcollector
ArtifactId

ArtifactId

imcollector-auth-mongodb
Version

Version

1.3
Type

Type

jar

Download imcollector-auth-mongodb 1.3


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