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.
License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdtech.rsqn.useful-things |
ArtifactId | ArtifactIdsearch-proxy |
Last Version | Last Version1.0.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsearch-proxy
A simple search abstraction.
|
Project URL |
Project URL |
Filename | Size |
---|---|
search-proxy-1.0.28.pom | |
search-proxy-1.0.28.jar | 16 KB |
search-proxy-1.0.28-sources.jar | 9 KB |
search-proxy-1.0.28-javadoc.jar | 97 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
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.