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