JNDI DirContextSource

A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects.

License

License

Apache License, Version 2.0
Categories

Categories

Net
GroupId

GroupId

net.sf.michael-o.dirctxsrc
ArtifactId

ArtifactId

dircontextsource
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JNDI DirContextSource
A JNDI DirContext factory which works very much like a JDBC DataSource returning ready-to-use DirContext objects.
Project URL

Project URL

https://michael-o.github.io/dirctxsrc/
Project Organization

Project Organization

Michael Osipov
Source Code Management

Source Code Management

https://github.com/michael-o/dirctxsrc

Download dircontextsource

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.michael-o.dirctxsrc/dircontextsource/ -->
<dependency>
    <groupId>net.sf.michael-o.dirctxsrc</groupId>
    <artifactId>dircontextsource</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.michael-o.dirctxsrc/dircontextsource/
implementation 'net.sf.michael-o.dirctxsrc:dircontextsource:2.3.1'
// https://jarcasting.com/artifacts/net.sf.michael-o.dirctxsrc/dircontextsource/
implementation ("net.sf.michael-o.dirctxsrc:dircontextsource:2.3.1")
'net.sf.michael-o.dirctxsrc:dircontextsource:jar:2.3.1'
<dependency org="net.sf.michael-o.dirctxsrc" name="dircontextsource" rev="2.3.1">
  <artifact name="dircontextsource" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.michael-o.dirctxsrc', module='dircontextsource', version='2.3.1')
)
libraryDependencies += "net.sf.michael-o.dirctxsrc" % "dircontextsource" % "2.3.1"
[net.sf.michael-o.dirctxsrc/dircontextsource "2.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.ldap : spring-ldap-core Optional jar 2.3.4.RELEASE
org.springframework : spring-beans Optional jar 4.3.30.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2
2.1
2.0
1.3
1.2
1.1
1.0
0.10.4
0.10.3
0.10.2
0.10.1
0.10
0.9