only-common-message

Generic message protocol encapsulation.

License

License

GroupId

GroupId

com.onlyxiahui.common
ArtifactId

ArtifactId

only-common-message
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

only-common-message
Generic message protocol encapsulation.
Project URL

Project URL

https://gitee.com/onlylibrary/only-common-message
Source Code Management

Source Code Management

https://gitee.com/onlylibrary/only-common-message

Download only-common-message

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar [4.12,)
com.alibaba : fastjson jar 1.2.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0