is not current version
Last Version 0.6.2

org.jvnet.hyperjaxb3:hyperjaxb3 0.6.0

Hyperjaxb3 is an open source project which provides relational persistence for JAXB objects.

Categories

Categories

Net
GroupId

GroupId

org.jvnet.hyperjaxb3
ArtifactId

ArtifactId

hyperjaxb3
Version

Version

0.6.0
Type

Type

pom

Download hyperjaxb3 0.6.0

Filename Size
hyperjaxb3-0.6.0.pom 18 KB
Browse

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