ist-dsi / ldap   0.5.0

GitHub

A Scala API to interact with Lightweight Directory Access Protocol (LDAP) servers

Scala versions: 2.13 2.12 2.11

ldap 0.0.1


Group ID:
pt.tecnico.dsi
Artifact ID:
ldap_2.11
Version:
0.0.1
Release Date:
Jul 6, 2016
Licenses:
MIT
Files:

libraryDependencies += "pt.tecnico.dsi" %% "ldap" % "0.0.1"

Mill build tool

ivy"pt.tecnico.dsi::ldap:0.0.1"

Scala CLI

//> using dep "pt.tecnico.dsi::ldap:0.0.1"

Ammonite REPL

import $ivy.`pt.tecnico.dsi::ldap:0.0.1`

<dependency>
  <groupId>pt.tecnico.dsi</groupId>
  <artifactId>ldap_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'pt.tecnico.dsi', name: 'ldap_2.11', version: '0.0.1'