akka-ldap


License

License

MIT
Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

pt.tecnico.dsi
ArtifactId

ArtifactId

akka-ldap_2.11
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

akka-ldap
akka-ldap
Project URL

Project URL

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

Project Organization

pt.tecnico.dsi
Source Code Management

Source Code Management

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

Download akka-ldap_2.11

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-actor_2.11 jar 2.4.10
com.typesafe.akka : akka-persistence_2.11 jar 2.4.10
org.iq80.leveldb : leveldb jar 0.9
org.fusesource.leveldbjni : leveldbjni-all jar 1.8
pt.tecnico.dsi : ldap_2.11 jar 0.4.0
com.typesafe : config jar 1.3.0

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-slf4j_2.11 jar 2.4.10
ch.qos.logback : logback-classic jar 1.1.7
org.scalatest : scalatest_2.11 jar 3.0.0
com.typesafe.akka : akka-testkit_2.11 jar 2.4.10
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

Akka LDAP

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

akka-ldap is ...

Latest scaladoc documentation.

Install

Add the following dependency to your build.sbt:

libraryDependencies += "pt.tecnico.dsi" %% "akka-ldap" % "0.4.2"

akka-ldap is available for Scala 2.12.0.

We use semantic versioning.

Usage

Configurations

Testing

License

akka-ldap is open source and available under the MIT license.

pt.tecnico.dsi

Técnico Lisboa - DSI

Versions

Version
0.4.1
0.3.0
0.2.0
0.1.1
0.1.0