Speculoos utility classes

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-commons
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Speculoos utility classes
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-commons

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.1
1.0