| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery |
| GroupId | GroupIdorg.hudsonci.libs |
| ArtifactId | ArtifactIdhudson-jaxb-xjc |
| Last Version | Last Version2.2.0 |
| 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-2.2.0.pom | |
| hudson-jaxb-xjc-2.2.0.jar | 21 KB |
| hudson-jaxb-xjc-2.2.0-sources.jar | 18 KB |
| hudson-jaxb-xjc-2.2.0-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hudsonci.libs/hudson-jaxb-xjc/ -->
<dependency>
<groupId>org.hudsonci.libs</groupId>
<artifactId>hudson-jaxb-xjc</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.libs/hudson-jaxb-xjc/
implementation 'org.hudsonci.libs:hudson-jaxb-xjc:2.2.0'
// https://jarcasting.com/artifacts/org.hudsonci.libs/hudson-jaxb-xjc/
implementation ("org.hudsonci.libs:hudson-jaxb-xjc:2.2.0")
'org.hudsonci.libs:hudson-jaxb-xjc:jar:2.2.0'
<dependency org="org.hudsonci.libs" name="hudson-jaxb-xjc" rev="2.2.0">
<artifact name="hudson-jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.libs', module='hudson-jaxb-xjc', version='2.2.0')
)
libraryDependencies += "org.hudsonci.libs" % "hudson-jaxb-xjc" % "2.2.0"
[org.hudsonci.libs/hudson-jaxb-xjc "2.2.0"]
| 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 |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hudson : hudson-core | jar | 3.0.0 |
| org.eclipse.hudson : hudson-war | war | 3.0.0 |
| org.eclipse.hudson : hudson-test-framework | jar | 3.0.0 |
| org.eclipse.hudson : hudson-test-utils | jar | 3.0.0 |
| junit : junit | jar | 4.8.1 |
| org.powermock : powermock-module-junit4 Optional | jar | 1.4.10 |
| org.powermock : powermock-api-easymock Optional | jar | 1.4.10 |
| org.easymock : easymock Optional | jar | 3.0 |
| org.mockito : mockito-core Optional | jar | 1.8.5 |