hyperjaxb3
Hyperjaxb3 provides relational persistence for JAXB objects
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3 |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHyperjaxb3
Hyperjaxb3 is an open source project which provides relational persistence for JAXB objects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hyperjaxb3-0.6.2.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3</artifactId>
<version>0.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3:0.6.2'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3:0.6.2")
'org.jvnet.hyperjaxb3:hyperjaxb3:pom:0.6.2'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3" rev="0.6.2">
<artifact name="hyperjaxb3" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3', version='0.6.2')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3" % "0.6.2"
[org.jvnet.hyperjaxb3/hyperjaxb3 "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
Hyperjaxb3 provides relational persistence for JAXB objects