License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson.main |
ArtifactId | ArtifactIdhudson-jaxb |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHudson :: JAXB
Compilation and runtime support for using JAXB in Hudson.
|
Project Organization |
Project OrganizationHudson |
Filename | Size |
---|---|
hudson-jaxb-2.1.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-jaxb/ -->
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson-jaxb</artifactId>
<version>2.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-jaxb/
implementation 'org.jvnet.hudson.main:hudson-jaxb:2.1.2'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson-jaxb/
implementation ("org.jvnet.hudson.main:hudson-jaxb:2.1.2")
'org.jvnet.hudson.main:hudson-jaxb:pom:2.1.2'
<dependency org="org.jvnet.hudson.main" name="hudson-jaxb" rev="2.1.2">
<artifact name="hudson-jaxb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson-jaxb', version='2.1.2')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson-jaxb" % "2.1.2"
[org.jvnet.hudson.main/hudson-jaxb "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.hudson : test-annotations | jar | 1.0 |