License |
License |
---|---|
GroupId | GroupIdio.github.xuanyangyang |
ArtifactId | ArtifactIdrpc-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionrpc-parent
|
Filename | Size |
---|---|
rpc-core-1.0.1.pom | |
rpc-core-1.0.1.jar | 92 KB |
rpc-core-1.0.1-sources.jar | 59 KB |
rpc-core-1.0.1-javadoc.jar | 947 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xuanyangyang/rpc-core/ -->
<dependency>
<groupId>io.github.xuanyangyang</groupId>
<artifactId>rpc-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xuanyangyang/rpc-core/
implementation 'io.github.xuanyangyang:rpc-core:1.0.1'
// https://jarcasting.com/artifacts/io.github.xuanyangyang/rpc-core/
implementation ("io.github.xuanyangyang:rpc-core:1.0.1")
'io.github.xuanyangyang:rpc-core:jar:1.0.1'
<dependency org="io.github.xuanyangyang" name="rpc-core" rev="1.0.1">
<artifact name="rpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xuanyangyang', module='rpc-core', version='1.0.1')
)
libraryDependencies += "io.github.xuanyangyang" % "rpc-core" % "1.0.1"
[io.github.xuanyangyang/rpc-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.51.Final |
io.protostuff : protostuff-core | jar | 1.7.2 |
io.protostuff : protostuff-runtime | jar | 1.7.2 |
org.redisson : redisson | jar | 3.13.6 |
org.apache.curator : curator-recipes | jar | 5.1.0 |