License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdio.github.phymbert |
ArtifactId | ArtifactIdspark-search-parent |
Version | Version0.1.6 |
Type | Typepom |
Description |
DescriptionSpark Project Search Parent
Spark Search Parent - high performance advanced search features based on Apache Lucene
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSpark Search |
Filename | Size |
---|---|
spark-search-parent-0.1.6.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/ -->
<dependency>
<groupId>io.github.phymbert</groupId>
<artifactId>spark-search-parent</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/
implementation 'io.github.phymbert:spark-search-parent:0.1.6'
// https://jarcasting.com/artifacts/io.github.phymbert/spark-search-parent/
implementation ("io.github.phymbert:spark-search-parent:0.1.6")
'io.github.phymbert:spark-search-parent:pom:0.1.6'
<dependency org="io.github.phymbert" name="spark-search-parent" rev="0.1.6">
<artifact name="spark-search-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.phymbert', module='spark-search-parent', version='0.1.6')
)
libraryDependencies += "io.github.phymbert" % "spark-search-parent" % "0.1.6"
[io.github.phymbert/spark-search-parent "0.1.6"]