| License |
License |
|---|---|
| GroupId | GroupIdcom.blacklocus |
| ArtifactId | ArtifactIdjres-util |
| 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-util-0.1.12.pom | |
| jres-util-0.1.12.jar | 6 KB |
| jres-util-0.1.12-sources.jar | 5 KB |
| jres-util-0.1.12-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.blacklocus/jres-util/ -->
<dependency>
<groupId>com.blacklocus</groupId>
<artifactId>jres-util</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/jres-util/
implementation 'com.blacklocus:jres-util:0.1.12'
// https://jarcasting.com/artifacts/com.blacklocus/jres-util/
implementation ("com.blacklocus:jres-util:0.1.12")
'com.blacklocus:jres-util:jar:0.1.12'
<dependency org="com.blacklocus" name="jres-util" rev="0.1.12">
<artifact name="jres-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='jres-util', version='0.1.12')
)
libraryDependencies += "com.blacklocus" % "jres-util" % "0.1.12"
[com.blacklocus/jres-util "0.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.blacklocus : jres-core | jar | 0.1.12 |