Last Version

pink.catty:catty-spring 0.2.6

RPC framework

License

License

GroupId

GroupId

pink.catty
ArtifactId

ArtifactId

catty-spring
Version

Version

0.2.6
Type

Type

jar
Description

Description

RPC framework

Download catty-spring 0.2.6


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

Dependencies

compile (4)

Group / Artifact Type Version
pink.catty : catty-core jar 0.2.6
pink.catty : catty-invokers jar 0.2.6
pink.catty : catty-config jar 0.2.6
pink.catty : catty-extension jar 0.2.6

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.8.RELEASE

Project Modules

There are no modules declared in this project.