Last Version

rsocket-ipc-protobuf 0.3.0

RSocket IPC Protobuf Support

License

License

The Apache Software License, Version 2.0
Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.rsocket.rpc
ArtifactId

ArtifactId

rsocket-ipc-protobuf
Version

Version

0.3.0
Type

Type

jar
Description

Description

rsocket-ipc-protobuf
RSocket IPC Protobuf Support
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

https://github.com/rsocket/rsocket-rpc-java

Download rsocket-ipc-protobuf 0.3.0


<!-- https://jarcasting.com/artifacts/io.rsocket.rpc/rsocket-ipc-protobuf/ -->
<dependency>
    <groupId>io.rsocket.rpc</groupId>
    <artifactId>rsocket-ipc-protobuf</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rsocket.rpc/rsocket-ipc-protobuf/
implementation 'io.rsocket.rpc:rsocket-ipc-protobuf:0.3.0'
// https://jarcasting.com/artifacts/io.rsocket.rpc/rsocket-ipc-protobuf/
implementation ("io.rsocket.rpc:rsocket-ipc-protobuf:0.3.0")
'io.rsocket.rpc:rsocket-ipc-protobuf:jar:0.3.0'
<dependency org="io.rsocket.rpc" name="rsocket-ipc-protobuf" rev="0.3.0">
  <artifact name="rsocket-ipc-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rsocket.rpc', module='rsocket-ipc-protobuf', version='0.3.0')
)
libraryDependencies += "io.rsocket.rpc" % "rsocket-ipc-protobuf" % "0.3.0"
[io.rsocket.rpc/rsocket-ipc-protobuf "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.rsocket.rpc : rsocket-ipc-core jar 0.3.0

runtime (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.7.1
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.