Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb2 |
ArtifactId | ArtifactIdhyperjaxb2-xjc |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHyperjaxb2 XJC
|
Filename | Size |
---|---|
hyperjaxb2-xjc-0.5.1.pom | 905 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-xjc/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb2</groupId>
<artifactId>hyperjaxb2-xjc</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-xjc/
implementation 'org.jvnet.hyperjaxb2:hyperjaxb2-xjc:0.5.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-xjc/
implementation ("org.jvnet.hyperjaxb2:hyperjaxb2-xjc:0.5.1")
'org.jvnet.hyperjaxb2:hyperjaxb2-xjc:pom:0.5.1'
<dependency org="org.jvnet.hyperjaxb2" name="hyperjaxb2-xjc" rev="0.5.1">
<artifact name="hyperjaxb2-xjc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb2', module='hyperjaxb2-xjc', version='0.5.1')
)
libraryDependencies += "org.jvnet.hyperjaxb2" % "hyperjaxb2-xjc" % "0.5.1"
[org.jvnet.hyperjaxb2/hyperjaxb2-xjc "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxbcommons : jaxbcommons-xjc | pom | 1.0.1 |
org.jvnet.hyperjaxb2 : hyperjaxb2-core | jar | 0.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |