License |
License |
---|---|
GroupId | GroupIdio.github.zoujunjienb |
ArtifactId | ArtifactIdrpc-common |
Last Version | Last Version1.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe remote process call framework.
|
Filename | Size |
---|---|
rpc-common-1.0.4-RELEASE.pom | |
rpc-common-1.0.4-RELEASE.jar | 92 KB |
rpc-common-1.0.4-RELEASE-sources.jar | 74 KB |
rpc-common-1.0.4-RELEASE-javadoc.jar | 742 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zoujunjienb/rpc-common/ -->
<dependency>
<groupId>io.github.zoujunjienb</groupId>
<artifactId>rpc-common</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zoujunjienb/rpc-common/
implementation 'io.github.zoujunjienb:rpc-common:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.zoujunjienb/rpc-common/
implementation ("io.github.zoujunjienb:rpc-common:1.0.4-RELEASE")
'io.github.zoujunjienb:rpc-common:jar:1.0.4-RELEASE'
<dependency org="io.github.zoujunjienb" name="rpc-common" rev="1.0.4-RELEASE">
<artifact name="rpc-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zoujunjienb', module='rpc-common', version='1.0.4-RELEASE')
)
libraryDependencies += "io.github.zoujunjienb" % "rpc-common" % "1.0.4-RELEASE"
[io.github.zoujunjienb/rpc-common "1.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.42.Final |
com.github.houbb : heaven | jar | 0.1.144 |
com.github.houbb : log-integration | jar | 1.1.8 |
com.alibaba : fastjson | jar | 1.2.78 |