Last Version

Windup: Nexus Indexer - Core 22.04.04.Final

Parent POM for JBoss projects. Provides default project build configuration.

License

License

Categories

Categories

JBoss Container Application Servers Maven Build Tools Dex General Purpose Libraries Utility
GroupId

GroupId

org.jboss.windup.maven
ArtifactId

ArtifactId

nexus-indexer
Version

Version

22.04.04.Final
Type

Type

jar
Description

Description

Windup: Nexus Indexer - Core
Parent POM for JBoss projects. Provides default project build configuration.
Project Organization

Project Organization

JBoss by Red Hat

Download nexus-indexer 22.04.04.Final


<!-- https://jarcasting.com/artifacts/org.jboss.windup.maven/nexus-indexer/ -->
<dependency>
    <groupId>org.jboss.windup.maven</groupId>
    <artifactId>nexus-indexer</artifactId>
    <version>22.04.04.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.maven/nexus-indexer/
implementation 'org.jboss.windup.maven:nexus-indexer:22.04.04.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.maven/nexus-indexer/
implementation ("org.jboss.windup.maven:nexus-indexer:22.04.04.Final")
'org.jboss.windup.maven:nexus-indexer:jar:22.04.04.Final'
<dependency org="org.jboss.windup.maven" name="nexus-indexer" rev="22.04.04.Final">
  <artifact name="nexus-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.maven', module='nexus-indexer', version='22.04.04.Final')
)
libraryDependencies += "org.jboss.windup.maven" % "nexus-indexer" % "22.04.04.Final"
[org.jboss.windup.maven/nexus-indexer "22.04.04.Final"]

Dependencies

compile (13)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.