Last Version

rsocket-ipc-core 0.3.0

RSocket IPC Library

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

io.rsocket.rpc
ArtifactId

ArtifactId

rsocket-ipc-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

rsocket-ipc-core
RSocket IPC Library
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

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

Download rsocket-ipc-core 0.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.31.0
javax.inject : javax.inject jar 1
javax.annotation : javax.annotation-api jar 1.2
io.rsocket : rsocket-core jar 1.1.0
io.micrometer : micrometer-core jar 1.0.6

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.