ldap


License

License

MIT
GroupId

GroupId

pt.tecnico.dsi
ArtifactId

ArtifactId

ldap_2.12
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

ldap
ldap
Project URL

Project URL

https://github.com/ist-dsi/ldap
Project Organization

Project Organization

pt.tecnico.dsi
Source Code Management

Source Code Management

https://github.com/ist-dsi/ldap

Download ldap_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/pt.tecnico.dsi/ldap_2.12/ -->
<dependency>
    <groupId>pt.tecnico.dsi</groupId>
    <artifactId>ldap_2.12</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/pt.tecnico.dsi/ldap_2.12/
implementation 'pt.tecnico.dsi:ldap_2.12:0.4.1'
// https://jarcasting.com/artifacts/pt.tecnico.dsi/ldap_2.12/
implementation ("pt.tecnico.dsi:ldap_2.12:0.4.1")
'pt.tecnico.dsi:ldap_2.12:jar:0.4.1'
<dependency org="pt.tecnico.dsi" name="ldap_2.12" rev="0.4.1">
  <artifact name="ldap_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.tecnico.dsi', module='ldap_2.12', version='0.4.1')
)
libraryDependencies += "pt.tecnico.dsi" % "ldap_2.12" % "0.4.1"
[pt.tecnico.dsi/ldap_2.12 "0.4.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0
org.ldaptive : ldaptive jar 1.2.0
org.ldaptive : ldaptive-unboundid jar 1.2.0
com.unboundid : unboundid-ldapsdk jar 3.2.0
io.gatling.uncommons.maths : uncommons-maths jar 1.2.3
com.typesafe.scala-logging : scala-logging_2.12 jar 3.5.0
ch.qos.logback : logback-classic jar 1.1.7
com.typesafe : config jar 1.3.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.

LDAP

Maven Central Dependency Status Reference Status Build Status Codacy Badge Codacy Badge Scaladoc license

ldap provides an API to interact with Lightweight Directory Access Protocol (LDAP) servers for Scala developers. This project is built around ldaptive and UnboundID.

Latest scaladoc documentation.

Install

Add the following dependency to your build.sbt:

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

ldap is available for Scala 2.12.

We use semantic versioning.

Usage

Configurations

Testing

License

ldap is open source and available under the MIT license.

pt.tecnico.dsi

Técnico Lisboa - DSI

Versions

Version
0.4.1