hyperjaxb3
Hyperjaxb3 provides relational persistence for JAXB objects
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-runtime |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb3 EJB Runtime
Hyperjaxb3 is an open source project which provides relational persistence for JAXB objects.
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-runtime</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:0.6.2'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:0.6.2")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:jar:0.6.2'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-runtime" rev="0.6.2">
<artifact name="hyperjaxb3-ejb-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-runtime', version='0.6.2')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-runtime" % "0.6.2"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.2.1 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.2.11 |
javax.persistence : persistence-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.14 |
junit : junit | jar | 4.8.1 |
Hyperjaxb3 provides relational persistence for JAXB objects