Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-runtime |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyperjaxb3 Runtime
|
Filename | Size |
---|---|
hyperjaxb3-runtime-0.1.pom | |
hyperjaxb3-runtime-0.1.jar | 7 KB |
hyperjaxb3-runtime-0.1-sources.jar | 4 KB |
hyperjaxb3-runtime-0.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-runtime/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-runtime</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-runtime/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-runtime:0.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-runtime/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-runtime:0.1")
'org.jvnet.hyperjaxb3:hyperjaxb3-runtime:jar:0.1'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-runtime" rev="0.1">
<artifact name="hyperjaxb3-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-runtime', version='0.1')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-runtime" % "0.1"
[org.jvnet.hyperjaxb3/hyperjaxb3-runtime "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.0.2 |
commons-lang : commons-lang | jar | 2.1 |
commons-logging : commons-logging | jar | 1.1 |
log4j : log4j | jar | 1.2.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |