License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface gRPC Net Networking |
GroupId | GroupIdcom.salesforce.cantor |
ArtifactId | ArtifactIdcantor-grpc-client |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncantor-grpc-client
Cantor gRPC client
|
Filename | Size |
---|---|
cantor-grpc-client-0.5.0.pom | |
cantor-grpc-client-0.5.0.jar | 22 KB |
cantor-grpc-client-0.5.0-sources.jar | 7 KB |
cantor-grpc-client-0.5.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-grpc-client/ -->
<dependency>
<groupId>com.salesforce.cantor</groupId>
<artifactId>cantor-grpc-client</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-grpc-client/
implementation 'com.salesforce.cantor:cantor-grpc-client:0.5.0'
// https://jarcasting.com/artifacts/com.salesforce.cantor/cantor-grpc-client/
implementation ("com.salesforce.cantor:cantor-grpc-client:0.5.0")
'com.salesforce.cantor:cantor-grpc-client:jar:0.5.0'
<dependency org="com.salesforce.cantor" name="cantor-grpc-client" rev="0.5.0">
<artifact name="cantor-grpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.cantor', module='cantor-grpc-client', version='0.5.0')
)
libraryDependencies += "com.salesforce.cantor" % "cantor-grpc-client" % "0.5.0"
[com.salesforce.cantor/cantor-grpc-client "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.salesforce.cantor : cantor-grpc-protos | jar | 0.5.0 |
io.grpc : grpc-netty-shaded | jar | 1.44.0 |
io.grpc : grpc-protobuf | jar | 1.44.0 |
org.slf4j : jul-to-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |