com.eurodyn.qlack.fuse:qlack-fuse-search

QLACK project (Java modules)

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.eurodyn.qlack.fuse
ArtifactId

ArtifactId

qlack-fuse-search
Last Version

Last Version

3.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

QLACK project (Java modules)

Download qlack-fuse-search

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
com.eurodyn.qlack.common : qlack-common jar 3.4.6
org.springframework.boot : spring-boot-starter-data-jpa jar
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-lang3 jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
javax.inject : javax.inject jar 1
org.mapstruct : mapstruct jar 1.3.0.Final
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpasyncclient jar
com.querydsl : querydsl-core jar
com.querydsl : querydsl-jpa jar
org.elasticsearch.client : elasticsearch-rest-high-level-client jar
org.elasticsearch.client : elasticsearch-rest-client jar
org.springframework.boot : spring-boot-starter-data-elasticsearch jar
org.springframework.data : spring-data-elasticsearch jar
org.elasticsearch.client : transport jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (2)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2

Project Modules

There are no modules declared in this project.

QLACK

QLACK is an ecosystem of software development libraries and utilities, targeting Java and Angular developers. Our goal while developing QLACK is not to create a framework but to bundle together functionality we often use in projects under a common roof.

QLACK has a rich history as in one form or another has been in development for more than 10 years. It initially started as QLACK 1 based on Enterprise Java Beans technology, it continued with QLACK 2 based on OSGi, and currently on version 3 is based on Spring Boot.

Using QLACK you can accelerate your Spring Boot-based development as a considerable amount of boilerplate code is already provided via QLACK's rich modules ecosystem and APIs.

QLACK is an Open Source project under EUPL.

Code Quality

Contributors

com.eurodyn.qlack.fuse

QLACK

An ecosystem of reusable libraries, tools and utilities to speed-up your Java development.

Versions

Version
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.0
3.3.0
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.3.18