License |
License |
---|---|
Categories |
CategoriesCLI User Interface Dex General Purpose Libraries Utility |
GroupId | GroupIdio.provenance.p8e |
ArtifactId | ArtifactIdp8e-index-client |
Version | Version0.8.0-smartkey-7 |
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 |
<!-- https://jarcasting.com/artifacts/io.provenance.p8e/p8e-index-client/ -->
<dependency>
<groupId>io.provenance.p8e</groupId>
<artifactId>p8e-index-client</artifactId>
<version>0.8.0-smartkey-7</version>
</dependency>
// https://jarcasting.com/artifacts/io.provenance.p8e/p8e-index-client/
implementation 'io.provenance.p8e:p8e-index-client:0.8.0-smartkey-7'
// https://jarcasting.com/artifacts/io.provenance.p8e/p8e-index-client/
implementation ("io.provenance.p8e:p8e-index-client:0.8.0-smartkey-7")
'io.provenance.p8e:p8e-index-client:jar:0.8.0-smartkey-7'
<dependency org="io.provenance.p8e" name="p8e-index-client" rev="0.8.0-smartkey-7">
<artifact name="p8e-index-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.provenance.p8e', module='p8e-index-client', version='0.8.0-smartkey-7')
)
libraryDependencies += "io.provenance.p8e" % "p8e-index-client" % "0.8.0-smartkey-7"
[io.provenance.p8e/p8e-index-client "0.8.0-smartkey-7"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.12.0 |