License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery CLI User Interface |
GroupId | GroupIdorg.eclipse.hudson.main |
ArtifactId | ArtifactIdhudson-plugin-utils |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHudson :: Plugin Utilities
Contains plugin utility code, requires Hudson.
|
Project Organization |
Project OrganizationHudson |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-plugin-utils/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>hudson-plugin-utils</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-plugin-utils/
implementation 'org.eclipse.hudson.main:hudson-plugin-utils:3.0.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-plugin-utils/
implementation ("org.eclipse.hudson.main:hudson-plugin-utils:3.0.0-M2")
'org.eclipse.hudson.main:hudson-plugin-utils:jar:3.0.0-M2'
<dependency org="org.eclipse.hudson.main" name="hudson-plugin-utils" rev="3.0.0-M2">
<artifact name="hudson-plugin-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-plugin-utils', version='3.0.0-M2')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-plugin-utils" % "3.0.0-M2"
[org.eclipse.hudson.main/hudson-plugin-utils "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hudson.main : hudson-utils | jar | 3.0.0-M2 |
org.eclipse.hudson.main : hudson-core | jar | 3.0.0-M2 |
org.eclipse.hudson.main : hudson-inject | jar | 3.0.0-M2 |