Last Version

sm-search 2.11.2

Search module for shopizer using elasticsearch 7.5.2

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

sm-search
Version

Version

2.11.2
Type

Type

jar
Description

Description

sm-search
Search module for shopizer using elasticsearch 7.5.2
Project URL

Project URL

http://www.shopizer.com
Source Code Management

Source Code Management

https://github.com/shopizer-ecommerce/shopizer-search

Download sm-search 2.11.2


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

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
org.springframework : spring-context jar 5.2.4.RELEASE
org.aspectj : aspectjrt jar 1.6.10
org.slf4j : log4j-over-slf4j jar 1.7.21
org.apache.logging.log4j : log4j-core jar 2.13.0
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.elasticsearch : elasticsearch jar 7.5.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.5.2
com.google.guava : guava jar 19.0
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpcore-nio jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.2.4.RELEASE

Project Modules

There are no modules declared in this project.