Last Version

Mapping LDAP-Objet 1.0.1

A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.speculoos
ArtifactId

ArtifactId

speculoos
Version

Version

1.0.1
Type

Type

pom
Description

Description

Mapping LDAP-Objet
A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.
Project URL

Project URL

http://speculoos.sourceforge.net/

Download speculoos 1.0.1

Filename Size
speculoos-1.0.1.pom 5 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
commons-collections : commons-collections jar 3.1
commons-beanutils : commons-beanutils jar 1.7.0
commons-digester : commons-digester jar 1.7

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jmock : jmock jar 1.0.2

Project Modules

  • speculoos-gen
  • speculoos-rt
  • speculoos-jndi-gen
  • speculoos-jndi-rt
  • speculoos-commons
  • speculoos-all