| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJenkins Компиляция и сборка Continuous Integration and Continuous Delivery Dex Универсальные библиотеки Utility |
| Группа | Группаorg.jenkins-ci |
| Идентификатор | Идентификаторannotation-indexer |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAnnotation Indexer
Creates index of annotations.
|
| Имя Файла | Размер |
|---|---|
| annotation-indexer-1.4.pom | |
| annotation-indexer-1.4.jar | 15 KB |
| annotation-indexer-1.4-sources.jar | 5 KB |
| annotation-indexer-1.4-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jenkins-ci/annotation-indexer/ -->
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>annotation-indexer</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jenkins-ci/annotation-indexer/
implementation 'org.jenkins-ci:annotation-indexer:1.4'
// https://jarcasting.com/artifacts/org.jenkins-ci/annotation-indexer/
implementation ("org.jenkins-ci:annotation-indexer:1.4")
'org.jenkins-ci:annotation-indexer:jar:1.4'
<dependency org="org.jenkins-ci" name="annotation-indexer" rev="1.4">
<artifact name="annotation-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jenkins-ci', module='annotation-indexer', version='1.4')
)
libraryDependencies += "org.jenkins-ci" % "annotation-indexer" % "1.4"
[org.jenkins-ci/annotation-indexer "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services Необязательный | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| com.jolira : hickory | jar | 1.0.0 |