is not current version
Last Version 0.1.8

Protocol Aggregator API 0.1.7

This Cordapp is the complete implementation of data aggregation protocol with conclave(enclave) environment.

License

License

GroupId

GroupId

com.protocol180
ArtifactId

ArtifactId

protocol-aggregator-enclave
Version

Version

0.1.7
Type

Type

jar
Description

Description

Protocol Aggregator API
This Cordapp is the complete implementation of data aggregation protocol with conclave(enclave) environment.
Project URL

Project URL

https://github.com/180protocol/180protocol
Source Code Management

Source Code Management

https://github.com/180protocol/180protocol

Download protocol-aggregator-enclave 0.1.7


<!-- https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-enclave/ -->
<dependency>
    <groupId>com.protocol180</groupId>
    <artifactId>protocol-aggregator-enclave</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-enclave/
implementation 'com.protocol180:protocol-aggregator-enclave:0.1.7'
// https://jarcasting.com/artifacts/com.protocol180/protocol-aggregator-enclave/
implementation ("com.protocol180:protocol-aggregator-enclave:0.1.7")
'com.protocol180:protocol-aggregator-enclave:jar:0.1.7'
<dependency org="com.protocol180" name="protocol-aggregator-enclave" rev="0.1.7">
  <artifact name="protocol-aggregator-enclave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.protocol180', module='protocol-aggregator-enclave', version='0.1.7')
)
libraryDependencies += "com.protocol180" % "protocol-aggregator-enclave" % "0.1.7"
[com.protocol180/protocol-aggregator-enclave "0.1.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.avro : avro jar 1.11.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
com.r3.conclave » conclave-enclave jar 1.2

Project Modules

There are no modules declared in this project.