Last Version

Maven :: Indexer Artifact Utils 5.1.2-4333789

Indexer Artifact Utils module contains small set of reusable utilities, mostly artifact, path and their two way conversion related.

License

License

Categories

Categories

Maven Build Tools Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.maven.indexer
ArtifactId

ArtifactId

indexer-artifact
Version

Version

5.1.2-4333789
Type

Type

jar
Description

Description

Maven :: Indexer Artifact Utils
Indexer Artifact Utils module contains small set of reusable utilities, mostly artifact, path and their two way conversion related.
Project Organization

Project Organization

The Apache Software Foundation

Download indexer-artifact 5.1.2-4333789


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.sonatype.sisu : sisu-inject-plexus jar 2.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.