io.github.zhdotm:banana-common

远程服务调用核心包

GroupId

GroupId

io.github.zhdotm
ArtifactId

ArtifactId

banana-common
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

远程服务调用核心包

Download banana-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zhdotm/banana-common/ -->
<dependency>
    <groupId>io.github.zhdotm</groupId>
    <artifactId>banana-common</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhdotm/banana-common/
implementation 'io.github.zhdotm:banana-common:1.0'
// https://jarcasting.com/artifacts/io.github.zhdotm/banana-common/
implementation ("io.github.zhdotm:banana-common:1.0")
'io.github.zhdotm:banana-common:jar:1.0'
<dependency org="io.github.zhdotm" name="banana-common" rev="1.0">
  <artifact name="banana-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhdotm', module='banana-common', version='1.0')
)
libraryDependencies += "io.github.zhdotm" % "banana-common" % "1.0"
[io.github.zhdotm/banana-common "1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.netty : netty-all jar
com.google.protobuf : protobuf-java jar 3.18.0
com.esotericsoftware : kryo-shaded jar 4.0.2
commons-codec : commons-codec jar
org.apache.commons : commons-lang3 jar
cn.hutool : hutool-all jar 5.7.16
org.slf4j : slf4j-api jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0