| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
| GroupId | GroupIdorg.eclipse.hudson.main |
| ArtifactId | ArtifactIdhudson-jaxb-xjc |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHudson :: JAXB :: XJC
Extensions to JAXB XJC and collection of common 3rd-party plugins which are used.
|
| Project Organization |
Project OrganizationHudson |
| Filename | Size |
|---|---|
| hudson-jaxb-xjc-3.0.1.pom | |
| hudson-jaxb-xjc-3.0.1.jar | 21 KB |
| hudson-jaxb-xjc-3.0.1-sources.jar | 13 KB |
| hudson-jaxb-xjc-3.0.1-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb-xjc/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>hudson-jaxb-xjc</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb-xjc/
implementation 'org.eclipse.hudson.main:hudson-jaxb-xjc:3.0.1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb-xjc/
implementation ("org.eclipse.hudson.main:hudson-jaxb-xjc:3.0.1")
'org.eclipse.hudson.main:hudson-jaxb-xjc:jar:3.0.1'
<dependency org="org.eclipse.hudson.main" name="hudson-jaxb-xjc" rev="3.0.1">
<artifact name="hudson-jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-jaxb-xjc', version='3.0.1')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-jaxb-xjc" % "3.0.1"
[org.eclipse.hudson.main/hudson-jaxb-xjc "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.2.4 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.2.4 |
| org.jvnet.jaxb2_commons : jaxb2-basics-tools | jar | 0.6.0 |
| org.jvnet.jaxb2_commons : jaxb2-basics | jar | 0.6.0 |
| org.jvnet.jaxb2_commons : jaxb2-basics-annotate | jar | 0.6.0 |
| org.jvnet.jaxb2_commons : jaxb2-fluent-api | jar | 3.0 |
| org.hudsonci.tools : xstream | jar | 1.4.1-hudson-2 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.7.1 |
| javax.annotation : jsr250-api | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M1-1 |