| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdio.rsocket.rpc |
| ArtifactId | ArtifactIdrsocket-ipc-core |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptionrsocket-ipc-core
RSocket IPC Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rsocket-ipc-core-0.3.0.pom | |
| rsocket-ipc-core-0.3.0.jar | 91 KB |
| rsocket-ipc-core-0.3.0-sources.jar | 57 KB |
| rsocket-ipc-core-0.3.0-javadoc.jar | 231 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.29 |