Client Library

Library for GRPC Client Service

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antezovko23
ArtifactId

ArtifactId

library
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Client Library
Library for GRPC Client Service

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.antezovko23/library/ -->
<dependency>
    <groupId>com.github.antezovko23</groupId>
    <artifactId>library</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antezovko23/library/
implementation 'com.github.antezovko23:library:1.2.1'
// https://jarcasting.com/artifacts/com.github.antezovko23/library/
implementation ("com.github.antezovko23:library:1.2.1")
'com.github.antezovko23:library:jar:1.2.1'
<dependency org="com.github.antezovko23" name="library" rev="1.2.1">
  <artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antezovko23', module='library', version='1.2.1')
)
libraryDependencies += "com.github.antezovko23" % "library" % "1.2.1"
[com.github.antezovko23/library "1.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
net.devh : grpc-client-spring-boot-starter jar 2.10.0.RELEASE
org.springframework.boot : spring-boot-starter-web-services jar 2.3.3.RELEASE
javax.annotation : javax.annotation-api jar 1.3.2
io.grpc : grpc-protobuf jar 1.31.0
io.grpc : grpc-stub jar 1.31.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : annotations-api jar 6.0.53

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0.4