is not current version
Last Version 1.4.1

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

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.1
Type

Type

jar

Download imcollector-auth-mongodb 1.1


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