License |
License |
---|---|
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-rpc |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-rpc-0.0.1.pom | |
modest-rpc-0.0.1.jar | 5 KB |
modest-rpc-0.0.1-sources.jar | 3 KB |
modest-rpc-0.0.1-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-rpc/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-rpc</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-rpc/
implementation 'com.github.percychuang:modest-rpc:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-rpc/
implementation ("com.github.percychuang:modest-rpc:0.0.1")
'com.github.percychuang:modest-rpc:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-rpc" rev="0.0.1">
<artifact name="modest-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-rpc', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-rpc" % "0.0.1"
[com.github.percychuang/modest-rpc "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : dubbo | jar | 2.5.3 |
com.101tec : zkclient | jar | 0.5 |