Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb2 |
ArtifactId | ArtifactIdhyperjaxb2-schemas |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHyperjaxb2 Schemas
|
Filename | Size |
---|---|
hyperjaxb2-schemas-0.7.0.pom | 965 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-schemas/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb2</groupId>
<artifactId>hyperjaxb2-schemas</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-schemas/
implementation 'org.jvnet.hyperjaxb2:hyperjaxb2-schemas:0.7.0'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb2/hyperjaxb2-schemas/
implementation ("org.jvnet.hyperjaxb2:hyperjaxb2-schemas:0.7.0")
'org.jvnet.hyperjaxb2:hyperjaxb2-schemas:pom:0.7.0'
<dependency org="org.jvnet.hyperjaxb2" name="hyperjaxb2-schemas" rev="0.7.0">
<artifact name="hyperjaxb2-schemas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb2', module='hyperjaxb2-schemas', version='0.7.0')
)
libraryDependencies += "org.jvnet.hyperjaxb2" % "hyperjaxb2-schemas" % "0.7.0"
[org.jvnet.hyperjaxb2/hyperjaxb2-schemas "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 |