Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb2 |
ArtifactId | ArtifactIdhyperjaxb2-core |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb2 Core
|
Filename | Size |
---|---|
hyperjaxb2-core-0.7.0.pom | |
hyperjaxb2-core-0.7.0.jar | 111 KB |
hyperjaxb2-core-0.7.0-sources.jar | 67 KB |
hyperjaxb2-core-0.7.0-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-core/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb2</groupId>
<artifactId>hyperjaxb2-core</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-core/
implementation 'org.jvnet.hyperjaxb2:hyperjaxb2-core:0.7.0'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-core/
implementation ("org.jvnet.hyperjaxb2:hyperjaxb2-core:0.7.0")
'org.jvnet.hyperjaxb2:hyperjaxb2-core:jar:0.7.0'
<dependency org="org.jvnet.hyperjaxb2" name="hyperjaxb2-core" rev="0.7.0">
<artifact name="hyperjaxb2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb2', module='hyperjaxb2-core', version='0.7.0')
)
libraryDependencies += "org.jvnet.hyperjaxb2" % "hyperjaxb2-core" % "0.7.0"
[org.jvnet.hyperjaxb2/hyperjaxb2-core "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxbcommons : jaxbcommons-core | jar | 1.0.4.M3 |
org.springframework : spring | jar | 2.0.3 |
org.jvnet.hyperjaxb2 : hyperjaxb2-hibernate-mapping | jar | 0.7.0 |
org.jvnet.hyperjaxb2 : hyperjaxb2-hibernate-configuration | jar | 0.7.0 |
org.jvnet.hyperjaxb2 : hyperjaxb2-hibernate-customizations | jar | 0.7.0 |
org.jvnet.hyperjaxb2 : hyperjaxb2-shared | jar | 0.7.0 |
org.jvnet.hyperjaxb2 : hyperjaxb2-testing | jar | 0.7.0 |
org.hibernate : hibernate | jar | 3.2.4.ga |
net.sf.saxon : saxon | jar | 8.7 |
net.sf.saxon : saxon-dom | jar | 8.7 |
commons-lang : commons-lang | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |