License |
License |
---|---|
GroupId | GroupIdio.github.zoujunjienb |
ArtifactId | ArtifactIdrpc-all |
Last Version | Last Version1.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe all module of rpc framework.
|
Filename | Size |
---|---|
rpc-all-1.0.4-RELEASE.pom | |
rpc-all-1.0.4-RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.zoujunjienb/rpc-all/ -->
<dependency>
<groupId>io.github.zoujunjienb</groupId>
<artifactId>rpc-all</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zoujunjienb/rpc-all/
implementation 'io.github.zoujunjienb:rpc-all:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.zoujunjienb/rpc-all/
implementation ("io.github.zoujunjienb:rpc-all:1.0.4-RELEASE")
'io.github.zoujunjienb:rpc-all:jar:1.0.4-RELEASE'
<dependency org="io.github.zoujunjienb" name="rpc-all" rev="1.0.4-RELEASE">
<artifact name="rpc-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zoujunjienb', module='rpc-all', version='1.0.4-RELEASE')
)
libraryDependencies += "io.github.zoujunjienb" % "rpc-all" % "1.0.4-RELEASE"
[io.github.zoujunjienb/rpc-all "1.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.zoujunjienb : rpc-config | jar | 1.0.4-RELEASE |