| License |
License |
|---|---|
| GroupId | GroupIdcom.saucesubfresh |
| ArtifactId | ArtifactIdopen-rpc-core |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Light Rpc framework.
|
| Filename | Size |
|---|---|
| open-rpc-core-1.0.2.pom | |
| open-rpc-core-1.0.2.jar | 55 KB |
| open-rpc-core-1.0.2-sources.jar | 28 KB |
| open-rpc-core-1.0.2-javadoc.jar | 272 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |