Last Version

J2SE Registry 1.1.0

This library provides a registry function for storing and finding data. It supports Hibernate2 and Hibernate3.

License

License

APACHE-1.1
GroupId

GroupId

org.jvending.registry
ArtifactId

ArtifactId

registry-j2se
Version

Version

1.1.0
Type

Type

jar
Description

Description

J2SE Registry
This library provides a registry function for storing and finding data. It supports Hibernate2 and Hibernate3.
Project URL

Project URL

http://jvending.sourceforge.net/registry-j2se
Project Organization

Project Organization

JVending

Download registry-j2se 1.1.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jvending.registry : registry-cdc jar 1.3.0
xerces : xercesImpl jar 2.5.0
org.hibernate : hibernate jar 3.1rc2
hibernate : hibernate jar 2.1.8
commons-lang : commons-lang jar 1.0.1
commons-beanutils : commons-beanutils jar 1.6
bcel : bcel jar 5.0
log4j : log4j jar 1.2.8
odmg : odmg jar 3.0
geronimo-spec : geronimo-spec-jta jar 1.0-M1
jaxme : jaxmeapi jar 0.5
jaxme : jaxme2 jar 0.5

test (2)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.