License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.codelibs.fesen.client |
ArtifactId | ArtifactIdfesen-rest-client |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis project provides Search Engine Software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fesen-rest-client-0.16.0.pom | |
fesen-rest-client-0.16.0.jar | 61 KB |
fesen-rest-client-0.16.0-sources.jar | 42 KB |
fesen-rest-client-0.16.0-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.fesen.client/fesen-rest-client/ -->
<dependency>
<groupId>org.codelibs.fesen.client</groupId>
<artifactId>fesen-rest-client</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.fesen.client/fesen-rest-client/
implementation 'org.codelibs.fesen.client:fesen-rest-client:0.16.0'
// https://jarcasting.com/artifacts/org.codelibs.fesen.client/fesen-rest-client/
implementation ("org.codelibs.fesen.client:fesen-rest-client:0.16.0")
'org.codelibs.fesen.client:fesen-rest-client:jar:0.16.0'
<dependency org="org.codelibs.fesen.client" name="fesen-rest-client" rev="0.16.0">
<artifact name="fesen-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.fesen.client', module='fesen-rest-client', version='0.16.0')
)
libraryDependencies += "org.codelibs.fesen.client" % "fesen-rest-client" % "0.16.0"
[org.codelibs.fesen.client/fesen-rest-client "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.14 |
commons-codec : commons-codec | jar | 1.15 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs.fesen.client : fesen-test | jar | 0.16.0 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.7.1 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.1 |
org.elasticsearch : securemock | jar | 1.2 |
org.elasticsearch : mocksocket | jar | 1.2 |