is not current version
Last Version 3.0.0-b2015020701

org.sonatype.nexus.plugins:nexus-indexer-lucene-client 3.0.0-b2014101001


Categories

Categories

CLI User Interface Dex General Purpose Libraries Utility
GroupId

GroupId

org.sonatype.nexus.plugins
ArtifactId

ArtifactId

nexus-indexer-lucene-client
Version

Version

3.0.0-b2014101001
Type

Type

jar

Download nexus-indexer-lucene-client 3.0.0-b2014101001


<!-- 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>3.0.0-b2014101001</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-indexer-lucene-client/
implementation 'org.sonatype.nexus.plugins:nexus-indexer-lucene-client:3.0.0-b2014101001'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins/nexus-indexer-lucene-client/
implementation ("org.sonatype.nexus.plugins:nexus-indexer-lucene-client:3.0.0-b2014101001")
'org.sonatype.nexus.plugins:nexus-indexer-lucene-client:jar:3.0.0-b2014101001'
<dependency org="org.sonatype.nexus.plugins" name="nexus-indexer-lucene-client" rev="3.0.0-b2014101001">
  <artifact name="nexus-indexer-lucene-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins', module='nexus-indexer-lucene-client', version='3.0.0-b2014101001')
)
libraryDependencies += "org.sonatype.nexus.plugins" % "nexus-indexer-lucene-client" % "3.0.0-b2014101001"
[org.sonatype.nexus.plugins/nexus-indexer-lucene-client "3.0.0-b2014101001"]