message-channel

基于Netty实现的消息管道

License

License

GroupId

GroupId

tech.guyi.component
ArtifactId

ArtifactId

message-channel
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

message-channel
基于Netty实现的消息管道
Project URL

Project URL

https://github.com/guyi-maple/message-channel
Source Code Management

Source Code Management

https://github.com/guyi-maple/message-channel

Download message-channel

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.56.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0