| License |
License |
|---|---|
| GroupId | GroupIdcom.blacklocus |
| ArtifactId | ArtifactIdjres-core |
| Version | Version0.1.12 |
| Type | Typejar |
| Description |
Descriptionjres
An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jres-core-0.1.12.pom | |
| jres-core-0.1.12.jar | 87 KB |
| jres-core-0.1.12-sources.jar | 72 KB |
| jres-core-0.1.12-javadoc.jar | 310 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.blacklocus/jres-core/ -->
<dependency>
<groupId>com.blacklocus</groupId>
<artifactId>jres-core</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/jres-core/
implementation 'com.blacklocus:jres-core:0.1.12'
// https://jarcasting.com/artifacts/com.blacklocus/jres-core/
implementation ("com.blacklocus:jres-core:0.1.12")
'com.blacklocus:jres-core:jar:0.1.12'
<dependency org="com.blacklocus" name="jres-core" rev="0.1.12">
<artifact name="jres-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='jres-core', version='0.1.12')
)
libraryDependencies += "com.blacklocus" % "jres-core" % "0.1.12"
[com.blacklocus/jres-core "0.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.blacklocus : jres-api | jar | 0.1.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.google.guava : guava | jar | 15.0 |
| org.apache.httpcomponents : httpclient | jar | 4.3.1 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| com.google.code.findbugs : jsr305 | jar | 2.0.2 |