Categories |
CategoriesNet Hibernate Data ORM |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-hibernate-sample |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb3 Hibernate Sample Project
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-sample/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-hibernate-sample</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-sample/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-hibernate-sample:0.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-sample/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-hibernate-sample:0.1")
'org.jvnet.hyperjaxb3:hyperjaxb3-hibernate-sample:jar:0.1'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-hibernate-sample" rev="0.1">
<artifact name="hyperjaxb3-hibernate-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-hibernate-sample', version='0.1')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-hibernate-sample" % "0.1"
[org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-sample "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.0.2 |
org.jvnet.hyperjaxb3 : hyperjaxb3-runtime | jar | 0.1 |
org.jvnet.hyperjaxb3 : hyperjaxb3-hibernate-runtime | jar | 0.1 |
org.jvnet.hyperjaxb3 : hyperjaxb3-hibernate-roundtrip | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.7.3.3 |