Easimart Filestore GRPC Library

A library that provides protobuf classes for Easimart GRPC interface.

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

co.easimart
ArtifactId

ArtifactId

filestore-grpc
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easimart Filestore GRPC Library
A library that provides protobuf classes for Easimart GRPC interface.

Download filestore-grpc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.grpc : grpc-netty jar 1.1.2
io.grpc : grpc-protobuf jar 1.1.2
io.grpc : grpc-stub jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0