License |
License |
---|---|
GroupId | GroupIdcom.protocol180 |
ArtifactId | ArtifactIdprotocol-aggregator-enclave |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionProtocol Aggregator API
This Cordapp is the complete implementation of data aggregation protocol with conclave(enclave) environment.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-enclave/ -->
<dependency>
<groupId>com.protocol180</groupId>
<artifactId>protocol-aggregator-enclave</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-enclave/
implementation 'com.protocol180:protocol-aggregator-enclave:0.1.8'
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-enclave/
implementation ("com.protocol180:protocol-aggregator-enclave:0.1.8")
'com.protocol180:protocol-aggregator-enclave:jar:0.1.8'
<dependency org="com.protocol180" name="protocol-aggregator-enclave" rev="0.1.8">
<artifact name="protocol-aggregator-enclave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.protocol180', module='protocol-aggregator-enclave', version='0.1.8')
)
libraryDependencies += "com.protocol180" % "protocol-aggregator-enclave" % "0.1.8"
[com.protocol180/protocol-aggregator-enclave "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
com.r3.conclave » conclave-enclave | jar | 1.2 |