| License |
License
The Apache License, Version 2.0
|
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdcom.jpmorgan.quorum |
| ArtifactId | ArtifactIdgrpc |
| Version | Version0.11.0.30092019161842 |
| Type | Typejar |
| Description |
DescriptionTessera is a stateless Java system that is used to enable the encryption, decryption, and distribution
of private transactions for Quorum.
|
| Filename | Size |
|---|---|
| grpc-0.11.0.30092019161842.pom | |
| grpc-0.11.0.30092019161842.jar | 129 KB |
| grpc-0.11.0.30092019161842-sources.jar | 46 KB |
| grpc-0.11.0.30092019161842-javadoc.jar | 535 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jpmorgan.quorum/grpc/ -->
<dependency>
<groupId>com.jpmorgan.quorum</groupId>
<artifactId>grpc</artifactId>
<version>0.11.0.30092019161842</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/grpc/
implementation 'com.jpmorgan.quorum:grpc:0.11.0.30092019161842'
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/grpc/
implementation ("com.jpmorgan.quorum:grpc:0.11.0.30092019161842")
'com.jpmorgan.quorum:grpc:jar:0.11.0.30092019161842'
<dependency org="com.jpmorgan.quorum" name="grpc" rev="0.11.0.30092019161842">
<artifact name="grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpmorgan.quorum', module='grpc', version='0.11.0.30092019161842')
)
libraryDependencies += "com.jpmorgan.quorum" % "grpc" % "0.11.0.30092019161842"
[com.jpmorgan.quorum/grpc "0.11.0.30092019161842"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-netty | jar | 1.14.0 |
| io.grpc : grpc-protobuf | jar | 1.14.0 |
| io.grpc : grpc-stub | jar | 1.14.0 |
| com.google.api.grpc : googleapis-common-protos | jar | 0.0.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.9.1 |
| org.mockito : mockito-core | jar | 2.23.0 |
| com.openpojo : openpojo | jar | 0.8.10 |
| com.github.stefanbirkner : system-rules | jar | 1.18.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.1.5 |