MingBo Message Center System Client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.mingbo.mcs
ArtifactId

ArtifactId

client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

MingBo Message Center System Client
MingBo Message Center System Client
Project URL

Project URL

https://github.com/hzmingbo/mcs
Source Code Management

Source Code Management

https://github.com/hzmingbo/mcs.git

Download client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.java-websocket : Java-WebSocket jar 1.4.0
com.alibaba : fastjson jar 1.2.59
org.apache.mina : mina-core jar 2.1.3
cn.sinlmao.commons : network jar 1.4.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.9
1.0.0