| Категории |
КатегорииHudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть Dex Универсальные библиотеки Utility |
|---|---|
| Группа | Группаorg.jvnet.hudson |
| Идентификатор | Идентификаторannotation-indexer |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеannotation-indexer
Creates index of annotations.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services Необязательный | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |