Last Version

undercarriage grpc 1.3.3

null

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.joeyb.undercarriage
ArtifactId

ArtifactId

grpc
Version

Version

1.3.3
Type

Type

jar
Description

Description

undercarriage grpc
null
Project URL

Project URL

https://github.com/joeyb/undercarriage
Source Code Management

Source Code Management

https://github.com/joeyb/undercarriage

Download grpc 1.3.3


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.4.2

test (3)

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

Project Modules

There are no modules declared in this project.