Categories |
CategoriesNet Configuration Application Layer Libs config Hibernate Data ORM |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-hibernate-configuration |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb3 Hibernate Configuration
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-configuration/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-hibernate-configuration</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-configuration/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-hibernate-configuration:0.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-configuration/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-hibernate-configuration:0.1")
'org.jvnet.hyperjaxb3:hyperjaxb3-hibernate-configuration:jar:0.1'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-hibernate-configuration" rev="0.1">
<artifact name="hyperjaxb3-hibernate-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-hibernate-configuration', version='0.1')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-hibernate-configuration" % "0.1"
[org.jvnet.hyperjaxb3/hyperjaxb3-hibernate-configuration "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.0.2 |
net.sf.saxon : saxon | jar | 8.7 |
net.sf.saxon : saxon-dom | jar | 8.7 |
commons-logging : commons-logging | jar | 1.1 |
log4j : log4j | jar | 1.2.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |