is not current version
Last Version 0.1.8

io.github.phymbert:spark-search-parent 0.1.7

Spark Search Parent - high performance advanced search features based on Apache Lucene

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

io.github.phymbert
ArtifactId

ArtifactId

spark-search-parent
Version

Version

0.1.7
Type

Type

pom

Download spark-search-parent 0.1.7


<!-- https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/ -->
<dependency>
    <groupId>io.github.phymbert</groupId>
    <artifactId>spark-search-parent</artifactId>
    <version>0.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/
implementation 'io.github.phymbert:spark-search-parent:0.1.7'
// https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/
implementation ("io.github.phymbert:spark-search-parent:0.1.7")
'io.github.phymbert:spark-search-parent:pom:0.1.7'
<dependency org="io.github.phymbert" name="spark-search-parent" rev="0.1.7">
  <artifact name="spark-search-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.phymbert', module='spark-search-parent', version='0.1.7')
)
libraryDependencies += "io.github.phymbert" % "spark-search-parent" % "0.1.7"
[io.github.phymbert/spark-search-parent "0.1.7"]