com.saucesubfresh:open-rpc-core

A Light Rpc framework.

License

License

GroupId

GroupId

com.saucesubfresh
ArtifactId

ArtifactId

open-rpc-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A Light Rpc framework.

Download open-rpc-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
io.grpc : grpc-protobuf jar 1.45.0
io.grpc : grpc-stub jar 1.45.0
javax.annotation : jsr250-api jar 1.0
io.protostuff : protostuff-core jar 1.7.4
io.protostuff : protostuff-runtime jar 1.7.4
org.apache.commons : commons-lang3 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0