License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-rpc |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
Filename | Size |
---|---|
framework-rpc-1.0.0.pom | |
framework-rpc-1.0.0.jar | 2 KB |
framework-rpc-1.0.0-sources.jar | 1 KB |
framework-rpc-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/framework-rpc/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-rpc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-rpc/
implementation 'com.wichell:framework-rpc:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-rpc/
implementation ("com.wichell:framework-rpc:1.0.0")
'com.wichell:framework-rpc:jar:1.0.0'
<dependency org="com.wichell" name="framework-rpc" rev="1.0.0">
<artifact name="framework-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-rpc', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-rpc" % "1.0.0"
[com.wichell/framework-rpc "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wichell : framework-core | jar | 1.0.0 |
com.alibaba : dubbo | jar | 2.5.9 |
org.apache.zookeeper : zookeeper | jar | 3.4.6 |
com.101tec : zkclient | jar | 0.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |