| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.birds-of-prey |
| ArtifactId | ArtifactIdalpaca |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAlpaca
一个轻量级的RPC框架
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alpaca-1.0.2.pom | |
| alpaca-1.0.2.jar | 55 KB |
| alpaca-1.0.2-sources.jar | 35 KB |
| alpaca-1.0.2-javadoc.jar | 623 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.birds-of-prey/alpaca/ -->
<dependency>
<groupId>io.gitee.birds-of-prey</groupId>
<artifactId>alpaca</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.birds-of-prey/alpaca/
implementation 'io.gitee.birds-of-prey:alpaca:1.0.2'
// https://jarcasting.com/artifacts/io.gitee.birds-of-prey/alpaca/
implementation ("io.gitee.birds-of-prey:alpaca:1.0.2")
'io.gitee.birds-of-prey:alpaca:jar:1.0.2'
<dependency org="io.gitee.birds-of-prey" name="alpaca" rev="1.0.2">
<artifact name="alpaca" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.birds-of-prey', module='alpaca', version='1.0.2')
)
libraryDependencies += "io.gitee.birds-of-prey" % "alpaca" % "1.0.2"
[io.gitee.birds-of-prey/alpaca "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.7.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.7.RELEASE |
| io.netty : netty-all | jar | 4.1.39.Final |
| org.projectlombok : lombok | jar | 1.18.10 |
| com.google.guava : guava | jar | 19.0 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| com.alibaba : fastjson | jar | 1.2.78 |
| com.101tec : zkclient | jar | 0.10 |
| redis.clients : jedis | jar | 2.9.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.esotericsoftware : kryo-shaded | jar | 4.0.0 |
| com.caucho : hessian | jar | 4.0.62 |