License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.joeyb.undercarriage |
ArtifactId | ArtifactIdgrpc |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionundercarriage grpc
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-1.3.3.pom | |
grpc-1.3.3.jar | 14 KB |
grpc-1.3.3-sources.jar | 5 KB |
grpc-1.3.3-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joeyb.undercarriage/grpc/ -->
<dependency>
<groupId>org.joeyb.undercarriage</groupId>
<artifactId>grpc</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joeyb.undercarriage/grpc/
implementation 'org.joeyb.undercarriage:grpc:1.3.3'
// https://jarcasting.com/artifacts/org.joeyb.undercarriage/grpc/
implementation ("org.joeyb.undercarriage:grpc:1.3.3")
'org.joeyb.undercarriage:grpc:jar:1.3.3'
<dependency org="org.joeyb.undercarriage" name="grpc" rev="1.3.3">
<artifact name="grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joeyb.undercarriage', module='grpc', version='1.3.3')
)
libraryDependencies += "org.joeyb.undercarriage" % "grpc" % "1.3.3"
[org.joeyb.undercarriage/grpc "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-stub | jar | 1.1.1 |
io.grpc : grpc-netty | jar | 1.1.1 |
org.joeyb.undercarriage : core | jar | 1.3.3 |
io.grpc : grpc-protobuf | jar | 1.1.1 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.7.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.2 |