Last Version

io.github.schneidermichael:car-rental-grpc-client 1.0.3

A gRPC Client for a university project

License

License

Categories

Categories

IDE Development Tools CLI User Interface gRPC Net Networking
GroupId

GroupId

io.github.schneidermichael
ArtifactId

ArtifactId

car-rental-grpc-client
Version

Version

1.0.3
Type

Type

jar
Description

Description

io.github.schneidermichael:car-rental-grpc-client
A gRPC Client for a university project
Project URL

Project URL

https://github.com/schneidermichael/car-rental-grpc-client
Source Code Management

Source Code Management

https://github.com/schneidermichael/car-rental-grpc-client/tree/master

Download car-rental-grpc-client 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.schneidermichael/car-rental-grpc-client/ -->
<dependency>
    <groupId>io.github.schneidermichael</groupId>
    <artifactId>car-rental-grpc-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.schneidermichael/car-rental-grpc-client/
implementation 'io.github.schneidermichael:car-rental-grpc-client:1.0.3'
// https://jarcasting.com/artifacts/io.github.schneidermichael/car-rental-grpc-client/
implementation ("io.github.schneidermichael:car-rental-grpc-client:1.0.3")
'io.github.schneidermichael:car-rental-grpc-client:jar:1.0.3'
<dependency org="io.github.schneidermichael" name="car-rental-grpc-client" rev="1.0.3">
  <artifact name="car-rental-grpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.schneidermichael', module='car-rental-grpc-client', version='1.0.3')
)
libraryDependencies += "io.github.schneidermichael" % "car-rental-grpc-client" % "1.0.3"
[io.github.schneidermichael/car-rental-grpc-client "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
io.grpc : grpc-protobuf jar 1.46.0
io.grpc : grpc-stub jar 1.46.0
javax.annotation : javax.annotation-api jar 1.3.2

runtime (1)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.46.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha7
org.slf4j : slf4j-simple jar 2.0.0-alpha7
io.grpc : grpc-testing jar 1.46.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.testcontainers : testcontainers jar 1.17.1
org.testcontainers : junit-jupiter jar 1.17.1

Project Modules

There are no modules declared in this project.