License |
License |
---|---|
GroupId | GroupIdpink.catty |
ArtifactId | ArtifactIdcatty-extension |
Version | Version0.2.6 |
Type | Typejar |
Description |
DescriptionRPC framework
|
Filename | Size |
---|---|
catty-extension-0.2.6.pom | |
catty-extension-0.2.6.jar | 39 KB |
catty-extension-0.2.6-sources.jar | 19 KB |
catty-extension-0.2.6-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pink.catty/catty-extension/ -->
<dependency>
<groupId>pink.catty</groupId>
<artifactId>catty-extension</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/pink.catty/catty-extension/
implementation 'pink.catty:catty-extension:0.2.6'
// https://jarcasting.com/artifacts/pink.catty/catty-extension/
implementation ("pink.catty:catty-extension:0.2.6")
'pink.catty:catty-extension:jar:0.2.6'
<dependency org="pink.catty" name="catty-extension" rev="0.2.6">
<artifact name="catty-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='pink.catty', module='catty-extension', version='0.2.6')
)
libraryDependencies += "pink.catty" % "catty-extension" % "0.2.6"
[pink.catty/catty-extension "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
pink.catty : catty-core | jar | 0.2.6 |
pink.catty : catty-invokers | jar | 0.2.6 |
com.google.protobuf : protobuf-java | jar | 3.8.0 |
com.caucho : hessian | jar | 4.0.38 |
com.alibaba : fastjson | jar | 1.2.58 |
org.apache.curator : curator-framework | jar | 4.0.1 |
org.apache.zookeeper : zookeeper | pom | 3.4.14 |