| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Maven Компиляция и сборка Dex Универсальные библиотеки Utility |
| Группа | Группаorg.jboss.windup.maven |
| Идентификатор | Идентификаторnexus-indexer |
| Версия | Версия21.11.30.Final |
| Тип | Типjar |
| Описание |
ОписаниеWindup: Nexus Indexer - Core
Parent POM for JBoss projects. Provides default project build configuration.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nexus-indexer-21.11.30.Final.pom | |
| nexus-indexer-21.11.30.Final.jar | 38 KB |
| nexus-indexer-21.11.30.Final-sources.jar | 21 KB |
| nexus-indexer-21.11.30.Final-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.maven/nexus-indexer/ -->
<dependency>
<groupId>org.jboss.windup.maven</groupId>
<artifactId>nexus-indexer</artifactId>
<version>21.11.30.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.maven/nexus-indexer/
implementation 'org.jboss.windup.maven:nexus-indexer:21.11.30.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.maven/nexus-indexer/
implementation ("org.jboss.windup.maven:nexus-indexer:21.11.30.Final")
'org.jboss.windup.maven:nexus-indexer:jar:21.11.30.Final'
<dependency org="org.jboss.windup.maven" name="nexus-indexer" rev="21.11.30.Final">
<artifact name="nexus-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.maven', module='nexus-indexer', version='21.11.30.Final')
)
libraryDependencies += "org.jboss.windup.maven" % "nexus-indexer" % "21.11.30.Final"
[org.jboss.windup.maven/nexus-indexer "21.11.30.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.windup.org.apache.maven.indexer : indexer-core | jar | 7.0.WINDUP |
| org.jboss.forge.addon : dependencies-api | jar | 2.20.2.Final |
| org.apache.maven.wagon : wagon-http-lightweight | jar | 2.10 |
| org.eclipse.sisu : org.eclipse.sisu.plexus | jar | 0.3.3 |
| org.sonatype.sisu : sisu-guice | jar | 3.2.6 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-impl | jar | 1.1.0 |
| org.apache.maven : maven-aether-provider | jar | 3.3.9 |
| org.eclipse.aether : aether-connector-basic | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-file | jar | 1.1.0 |
| org.eclipse.aether : aether-transport-http | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |