is not current version
Last Version 2.11.2

com.shopizer:sm-search 2.11.1

Search module for shopizer using elasticsearch 7.5.2

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Version

Version

2.11.1
Type

Type

jar

Download sm-search 2.11.1


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