search-proxy

A simple search abstraction.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

tech.rsqn.useful-things
ArtifactId

ArtifactId

search-proxy
Last Version

Last Version

1.0.28
Release Date

Release Date

Type

Type

jar
Description

Description

search-proxy
A simple search abstraction.
Project URL

Project URL

https://github.com/rsqn/useful-things

Download search-proxy

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.

useful-things

This is a container of utilities to support rsqn open source projects.

It may be broken up in future however putting these tools in one bucket prevents a proliferation of dependencies that contain very little.

tech.rsqn.useful-things

Rogue Squadron

Versions

Version
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.17
1.0.16
1.0.14
1.0.13