| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Dex General Purpose Libraries Utility | 
| GroupId | GroupIdio.provenance.p8e | 
| ArtifactId | ArtifactIdp8e-index-client | 
| Last Version | Last Version0.9.0-grpc | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProvenance Contract Execution A collection of services and libraries that iteract and run Provenance Java based contracts. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| p8e-index-client-0.9.0-grpc.pom | |
| p8e-index-client-0.9.0-grpc.jar | 20 KB | 
| p8e-index-client-0.9.0-grpc-sources.jar | 3 KB | 
| p8e-index-client-0.9.0-grpc-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.provenance.p8e/p8e-index-client/ -->
<dependency>
    <groupId>io.provenance.p8e</groupId>
    <artifactId>p8e-index-client</artifactId>
    <version>0.9.0-grpc</version>
</dependency>// https://jarcasting.com/artifacts/io.provenance.p8e/p8e-index-client/
implementation 'io.provenance.p8e:p8e-index-client:0.9.0-grpc'// https://jarcasting.com/artifacts/io.provenance.p8e/p8e-index-client/
implementation ("io.provenance.p8e:p8e-index-client:0.9.0-grpc")'io.provenance.p8e:p8e-index-client:jar:0.9.0-grpc'<dependency org="io.provenance.p8e" name="p8e-index-client" rev="0.9.0-grpc">
  <artifact name="p8e-index-client" type="jar" />
</dependency>@Grapes(
@Grab(group='io.provenance.p8e', module='p8e-index-client', version='0.9.0-grpc')
)libraryDependencies += "io.provenance.p8e" % "p8e-index-client" % "0.9.0-grpc"[io.provenance.p8e/p8e-index-client "0.9.0-grpc"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.12.0 |