is not current version
Last Version 3.0.1

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

Compilation and runtime support for using JAXB in Hudson.

Categories

Categories

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

GroupId

org.eclipse.hudson.main
ArtifactId

ArtifactId

hudson-jaxb
Version

Version

3.0.0-1
Type

Type

pom

Download hudson-jaxb 3.0.0-1

Filename Size
hudson-jaxb-3.0.0-1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>hudson-jaxb</artifactId>
    <version>3.0.0-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb/
implementation 'org.eclipse.hudson.main:hudson-jaxb:3.0.0-1'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jaxb/
implementation ("org.eclipse.hudson.main:hudson-jaxb:3.0.0-1")
'org.eclipse.hudson.main:hudson-jaxb:pom:3.0.0-1'
<dependency org="org.eclipse.hudson.main" name="hudson-jaxb" rev="3.0.0-1">
  <artifact name="hudson-jaxb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-jaxb', version='3.0.0-1')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-jaxb" % "3.0.0-1"
[org.eclipse.hudson.main/hudson-jaxb "3.0.0-1"]