License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdde.picturesafe.search |
ArtifactId | ArtifactIdpicturesafe-search |
Version | Version3.5.0 |
Type | Typejar |
Description |
Descriptionpicturesafe-search
Service API for Elasticsearch integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search/ -->
<dependency>
<groupId>de.picturesafe.search</groupId>
<artifactId>picturesafe-search</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search/
implementation 'de.picturesafe.search:picturesafe-search:3.5.0'
// https://jarcasting.com/artifacts/de.picturesafe.search/picturesafe-search/
implementation ("de.picturesafe.search:picturesafe-search:3.5.0")
'de.picturesafe.search:picturesafe-search:jar:3.5.0'
<dependency org="de.picturesafe.search" name="picturesafe-search" rev="3.5.0">
<artifact name="picturesafe-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.picturesafe.search', module='picturesafe-search', version='3.5.0')
)
libraryDependencies += "de.picturesafe.search" % "picturesafe-search" % "3.5.0"
[de.picturesafe.search/picturesafe-search "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 7.9.1 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.9.1 |
org.elasticsearch.client : elasticsearch-rest-client-sniffer | jar | 7.9.1 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.8.RELEASE |
org.springframework : spring-beans | jar | 5.2.8.RELEASE |
org.springframework : spring-tx | jar | 5.2.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.elasticsearch.test : framework | jar | 7.9.1 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | 5.2.8.RELEASE |
org.springframework : spring-aop | jar | 5.2.8.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.8.RELEASE |
org.hsqldb : hsqldb | jar | 2.5.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |