is not current version
Last Version 2.11.2

com.shopizer:sm-search 2.4.0

Search module for shopizer using elasticsearch 5.6.12

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Version

Version

2.4.0
Type

Type

jar

Download sm-search 2.4.0


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