is not current version
Last Version 3.0.1

org.eclipse.hudson.main:hudson-jaxb-xjc 3.0.0-1

Extensions to JAXB XJC and collection of common 3rd-party plugins which are used.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface
GroupId

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson-jaxb-xjc
Version

Version

3.0.0-1
Type

Type

jar

Download hudson-jaxb-xjc 3.0.0-1


<!-- 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.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.0-1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb-xjc/
implementation ("org.eclipse.hudson.main:hudson-jaxb-xjc:3.0.0-1")
'org.eclipse.hudson.main:hudson-jaxb-xjc:jar:3.0.0-1'
<dependency org="org.eclipse.hudson.main" name="hudson-jaxb-xjc" rev="3.0.0-1">
  <artifact name="hudson-jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-jaxb-xjc', version='3.0.0-1')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-jaxb-xjc" % "3.0.0-1"
[org.eclipse.hudson.main/hudson-jaxb-xjc "3.0.0-1"]