Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdannotation-indexer |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionannotation-indexer
Creates index of annotations.
|
Filename | Size |
---|---|
annotation-indexer-1.2.pom | |
annotation-indexer-1.2.jar | 15 KB |
annotation-indexer-1.2-sources.jar | 6 KB |
annotation-indexer-1.2-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |