License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Protobuf Data Data Structures |
GroupId | GroupIdcom.athaydes.protobuf |
ArtifactId | ArtifactIdprotobuf-tcp-rsa-provider |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf-tcp-rsa-provider
Protobuffer/TCP implementation of Aries RSA DistributionProvider
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.athaydes.protobuf/protobuf-tcp-rsa-provider/ -->
<dependency>
<groupId>com.athaydes.protobuf</groupId>
<artifactId>protobuf-tcp-rsa-provider</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.athaydes.protobuf/protobuf-tcp-rsa-provider/
implementation 'com.athaydes.protobuf:protobuf-tcp-rsa-provider:0.2.1'
// https://jarcasting.com/artifacts/com.athaydes.protobuf/protobuf-tcp-rsa-provider/
implementation ("com.athaydes.protobuf:protobuf-tcp-rsa-provider:0.2.1")
'com.athaydes.protobuf:protobuf-tcp-rsa-provider:jar:0.2.1'
<dependency org="com.athaydes.protobuf" name="protobuf-tcp-rsa-provider" rev="0.2.1">
<artifact name="protobuf-tcp-rsa-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.athaydes.protobuf', module='protobuf-tcp-rsa-provider', version='0.2.1')
)
libraryDependencies += "com.athaydes.protobuf" % "protobuf-tcp-rsa-provider" % "0.2.1"
[com.athaydes.protobuf/protobuf-tcp-rsa-provider "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.athaydes.protobuf : protobuf-tcp-rpc | jar | 0.2.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.aries.rsa : org.apache.aries.rsa.spi | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |