is not current version
Last Version 1.1.0

local handler Based RPC 1.0.0.RELEASE

Java local process RPC

License

License

GroupId

GroupId

ru.stm-labs.rpc
ArtifactId

ArtifactId

rpc-local-handler
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

local handler Based RPC
Java local process RPC

Download rpc-local-handler 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/ru.stm-labs.rpc/rpc-local-handler/ -->
<dependency>
    <groupId>ru.stm-labs.rpc</groupId>
    <artifactId>rpc-local-handler</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ru.stm-labs.rpc/rpc-local-handler/
implementation 'ru.stm-labs.rpc:rpc-local-handler:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/ru.stm-labs.rpc/rpc-local-handler/
implementation ("ru.stm-labs.rpc:rpc-local-handler:1.0.0.RELEASE")
'ru.stm-labs.rpc:rpc-local-handler:jar:1.0.0.RELEASE'
<dependency org="ru.stm-labs.rpc" name="rpc-local-handler" rev="1.0.0.RELEASE">
  <artifact name="rpc-local-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.stm-labs.rpc', module='rpc-local-handler', version='1.0.0.RELEASE')
)
libraryDependencies += "ru.stm-labs.rpc" % "rpc-local-handler" % "1.0.0.RELEASE"
[ru.stm-labs.rpc/rpc-local-handler "1.0.0.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
ru.stm-labs.rpc : rpc-core jar 1.0.0.RELEASE
org.springframework : spring-context jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-webflux jar
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar
org.projectlombok : lombok Optional jar 1.18.2
javax.validation : validation-api jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.7
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.7

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.