flakm / inmemoryldap   1.0.5

Apache License 2.0 GitHub

In memory ldap utils to help with integration testing against ldap

Scala versions: 2.13 2.12

inmemoryldap 1.0.1


Group ID:
com.github.flakm
Artifact ID:
inmemoryldap_2.13
Version:
1.0.1
Release Date:
Nov 6, 2019
Licenses:
Files:

libraryDependencies += "com.github.flakm" %% "inmemoryldap" % "1.0.1"

Mill build tool

ivy"com.github.flakm::inmemoryldap:1.0.1"

Scala CLI

//> using dep "com.github.flakm::inmemoryldap:1.0.1"

Ammonite REPL

import $ivy.`com.github.flakm::inmemoryldap:1.0.1`

<dependency>
  <groupId>com.github.flakm</groupId>
  <artifactId>inmemoryldap_2.13</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.flakm', name: 'inmemoryldap_2.13', version: '1.0.1'