is not current version
Last Version 2.2.4

rabbit-common 2.0.5

一个公共类库工具类

License

License

GroupId

GroupId

com.github.chengyuxing
ArtifactId

ArtifactId

rabbit-common
Version

Version

2.0.5
Type

Type

jar
Description

Description

rabbit-common
一个公共类库工具类
Project URL

Project URL

https://github.com/chengyuxing/rabbit-common
Source Code Management

Source Code Management

https://github.com/chengyuxing/rabbit-common

Download rabbit-common 2.0.5


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.postgresql : postgresql jar 42.2.18
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

Project Modules

There are no modules declared in this project.