Categories |
CategoriesNet Configuration Application Layer Libs config Hibernate Data ORM |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb2 |
ArtifactId | ArtifactIdhyperjaxb2-hibernate-configuration |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb2 Hibernate Configuration
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-hibernate-configuration/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb2</groupId>
<artifactId>hyperjaxb2-hibernate-configuration</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-hibernate-configuration/
implementation 'org.jvnet.hyperjaxb2:hyperjaxb2-hibernate-configuration:0.7.0'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-hibernate-configuration/
implementation ("org.jvnet.hyperjaxb2:hyperjaxb2-hibernate-configuration:0.7.0")
'org.jvnet.hyperjaxb2:hyperjaxb2-hibernate-configuration:jar:0.7.0'
<dependency org="org.jvnet.hyperjaxb2" name="hyperjaxb2-hibernate-configuration" rev="0.7.0">
<artifact name="hyperjaxb2-hibernate-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb2', module='hyperjaxb2-hibernate-configuration', version='0.7.0')
)
libraryDependencies += "org.jvnet.hyperjaxb2" % "hyperjaxb2-hibernate-configuration" % "0.7.0"
[org.jvnet.hyperjaxb2/hyperjaxb2-hibernate-configuration "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxbcommons : jaxbcommons-runtime | jar | 1.0.6.M3 |
org.jvnet.jaxbcommons : jaxbcommons-shared | jar | 1.0.4.M3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |