| License |
License |
|---|---|
| Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
| GroupId | GroupIdorg.jvnet.hudson.main |
| ArtifactId | ArtifactIdhudson |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHudson
The module that constitutes the main hudson.war
|
| Project Organization |
Project OrganizationHudson |
| Filename | Size |
|---|---|
| hudson-2.2.1.pom | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson/ -->
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>hudson</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson/
implementation 'org.jvnet.hudson.main:hudson:2.2.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson.main/hudson/
implementation ("org.jvnet.hudson.main:hudson:2.2.1")
'org.jvnet.hudson.main:hudson:pom:2.2.1'
<dependency org="org.jvnet.hudson.main" name="hudson" rev="2.2.1">
<artifact name="hudson" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.main', module='hudson', version='2.2.1')
)
libraryDependencies += "org.jvnet.hudson.main" % "hudson" % "2.2.1"
[org.jvnet.hudson.main/hudson "2.2.1"]
| 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 |