Last Version

rabbit-common 2.2.4

一个公共类库工具类

License

License

GroupId

GroupId

com.github.chengyuxing
ArtifactId

ArtifactId

rabbit-common
Version

Version

2.2.4
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.2.4


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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.zaxxer : HikariCP jar 4.0.3
org.postgresql : postgresql jar 42.2.18
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.nutz : nutz jar 1.r.68.v20191031

Project Modules

There are no modules declared in this project.