ExtensionPoint lister

A little annotation processor that lists up ExtensionPoints in Hudson and generate a Wiki page. Optionally uploads this to Hudson Wiki.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson.tools
ArtifactId

ArtifactId

extension-point-lister
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

ExtensionPoint lister
A little annotation processor that lists up ExtensionPoints in Hudson and generate a Wiki page. Optionally uploads this to Hudson Wiki.

Download extension-point-lister

How to add to project

<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.tools/extension-point-lister/ -->
<dependency>
    <groupId>org.jvnet.hudson.tools</groupId>
    <artifactId>extension-point-lister</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.tools/extension-point-lister/
implementation 'org.jvnet.hudson.tools:extension-point-lister:1.7'
// https://jarcasting.com/artifacts/org.jvnet.hudson.tools/extension-point-lister/
implementation ("org.jvnet.hudson.tools:extension-point-lister:1.7")
'org.jvnet.hudson.tools:extension-point-lister:jar:1.7'
<dependency org="org.jvnet.hudson.tools" name="extension-point-lister" rev="1.7">
  <artifact name="extension-point-lister" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.tools', module='extension-point-lister', version='1.7')
)
libraryDependencies += "org.jvnet.hudson.tools" % "extension-point-lister" % "1.7"
[org.jvnet.hudson.tools/extension-point-lister "1.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jvnet.hudson : confluence-api jar 1.0
commons-io : commons-io jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.7
1.5
1.4
1.3
1.2
1.1
1.0