indoqa-solr-facet-api
A Java API for Apache Solr's JSON facets
| License |
License |
|---|---|
| GroupId | GroupIdcom.indoqa |
| ArtifactId | ArtifactIdhttp-proxy |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIndoqa Http Proxy
todo
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-proxy-1.0.0.pom | |
| http-proxy-1.0.0.jar | 12 KB |
| http-proxy-1.0.0-sources.jar | 5 KB |
| http-proxy-1.0.0-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.indoqa/http-proxy/ -->
<dependency>
<groupId>com.indoqa</groupId>
<artifactId>http-proxy</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoqa/http-proxy/
implementation 'com.indoqa:http-proxy:1.0.0'
// https://jarcasting.com/artifacts/com.indoqa/http-proxy/
implementation ("com.indoqa:http-proxy:1.0.0")
'com.indoqa:http-proxy:jar:1.0.0'
<dependency org="com.indoqa" name="http-proxy" rev="1.0.0">
<artifact name="http-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoqa', module='http-proxy', version='1.0.0')
)
libraryDependencies += "com.indoqa" % "http-proxy" % "1.0.0"
[com.indoqa/http-proxy "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
A Java API for Apache Solr's JSON facets