License |
License
APACHE-1.1
|
---|---|
GroupId | GroupIdorg.jvending.registry |
ArtifactId | ArtifactIdregistry-j2se |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJ2SE Registry
This library provides a registry function for storing and finding data. It supports Hibernate2 and Hibernate3.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-j2se-1.1.0.pom | |
registry-j2se-1.1.0.jar | 20 KB |
registry-j2se-1.1.0-sources.jar | 23 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.1 |
junit : junit | jar | 3.8.1 |