is not current version
Last Version 3.0.0-b2015020701

org.sonatype.nexus.plugins:nexus-indexer-lucene-client 2.14.17-01


Categories

Categories

CLI User Interface Dex General Purpose Libraries Utility
GroupId

GroupId

org.sonatype.nexus.plugins
ArtifactId

ArtifactId

nexus-indexer-lucene-client
Version

Version

2.14.17-01
Type

Type

jar

Download nexus-indexer-lucene-client 2.14.17-01


<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-indexer-lucene-client/ -->
<dependency>
    <groupId>org.sonatype.nexus.plugins</groupId>
    <artifactId>nexus-indexer-lucene-client</artifactId>
    <version>2.14.17-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-indexer-lucene-client/
implementation 'org.sonatype.nexus.plugins:nexus-indexer-lucene-client:2.14.17-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-indexer-lucene-client/
implementation ("org.sonatype.nexus.plugins:nexus-indexer-lucene-client:2.14.17-01")
'org.sonatype.nexus.plugins:nexus-indexer-lucene-client:jar:2.14.17-01'
<dependency org="org.sonatype.nexus.plugins" name="nexus-indexer-lucene-client" rev="2.14.17-01">
  <artifact name="nexus-indexer-lucene-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-indexer-lucene-client', version='2.14.17-01')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-indexer-lucene-client" % "2.14.17-01"
[org.sonatype.nexus.plugins/nexus-indexer-lucene-client "2.14.17-01"]