Speculoos Mapper Runtime

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

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Speculoos Mapper Runtime
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-rt

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
antlr : stringtemplate jar 2.2
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