Object-to-JNDI Mapper Generator

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-jndi-gen
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Object-to-JNDI Mapper Generator
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.

Download speculoos-jndi-gen

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
antlr : stringtemplate jar 2.2
net.sf.speculoos : speculoos-jndi-rt jar 1.0.1
net.sf.speculoos : speculoos-gen jar 1.0.1
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 (3)

Group / Artifact Type Version
net.sf.speculoos : speculoos-rt test-jar 1.0.1
junit : junit jar 3.8.1
jmock : jmock jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0