annotation-indexer

Creates index of annotations.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net Dex General Purpose Libraries Utility
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

annotation-indexer
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

annotation-indexer
Creates index of annotations.

Download annotation-indexer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services Optional jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0