Last Version

catty 0.2.6

RPC framework

License

License

GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-parent
Version

Version

0.2.6
Type

Type

pom
Description

Description

catty
RPC framework
Project URL

Project URL

https://github.com/zhengrenjie/catty
Source Code Management

Source Code Management

https://github.com/zhengrenjie/catty

Download catty-parent 0.2.6

Filename Size
catty-parent-0.2.6.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/pink.catty/catty-parent/ -->
<dependency>
    <groupId>pink.catty</groupId>
    <artifactId>catty-parent</artifactId>
    <version>0.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pink.catty/catty-parent/
implementation 'pink.catty:catty-parent:0.2.6'
// https://jarcasting.com/artifacts/pink.catty/catty-parent/
implementation ("pink.catty:catty-parent:0.2.6")
'pink.catty:catty-parent:pom:0.2.6'
<dependency org="pink.catty" name="catty-parent" rev="0.2.6">
  <artifact name="catty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pink.catty', module='catty-parent', version='0.2.6')
)
libraryDependencies += "pink.catty" % "catty-parent" % "0.2.6"
[pink.catty/catty-parent "0.2.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • invokers
  • example
  • test
  • benchmark
  • all
  • config
  • extension
  • spring