Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb2 |
ArtifactId | ArtifactIdhyperjaxb2-shared |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb2 Shared
|
Filename | Size |
---|---|
hyperjaxb2-shared-0.7.0.pom | |
hyperjaxb2-shared-0.7.0.jar | 19 KB |
hyperjaxb2-shared-0.7.0-sources.jar | 8 KB |
hyperjaxb2-shared-0.7.0-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-shared/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb2</groupId>
<artifactId>hyperjaxb2-shared</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-shared/
implementation 'org.jvnet.hyperjaxb2:hyperjaxb2-shared:0.7.0'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-shared/
implementation ("org.jvnet.hyperjaxb2:hyperjaxb2-shared:0.7.0")
'org.jvnet.hyperjaxb2:hyperjaxb2-shared:jar:0.7.0'
<dependency org="org.jvnet.hyperjaxb2" name="hyperjaxb2-shared" rev="0.7.0">
<artifact name="hyperjaxb2-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb2', module='hyperjaxb2-shared', version='0.7.0')
)
libraryDependencies += "org.jvnet.hyperjaxb2" % "hyperjaxb2-shared" % "0.7.0"
[org.jvnet.hyperjaxb2/hyperjaxb2-shared "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxbcommons : jaxbcommons-shared | jar | 1.0.4.M3 |
org.hibernate : hibernate | jar | 3.2.4.ga |
cglib : cglib | jar | 2.2_beta1 |
asm : asm | jar | 2.2.1 |
asm : asm-attrs | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 1.0.6 |
javax.xml.parsers : jaxp-api | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |