org.minbox.framework:message-pipe

Sequential message processing channel based on Redisson.

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

message-pipe
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Sequential message processing channel based on Redisson.

Download message-pipe

Filename Size
message-pipe-1.0.6.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.minbox.framework/message-pipe/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>message-pipe</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/message-pipe/
implementation 'org.minbox.framework:message-pipe:1.0.6'
// https://jarcasting.com/artifacts/org.minbox.framework/message-pipe/
implementation ("org.minbox.framework:message-pipe:1.0.6")
'org.minbox.framework:message-pipe:pom:1.0.6'
<dependency org="org.minbox.framework" name="message-pipe" rev="1.0.6">
  <artifact name="message-pipe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='message-pipe', version='1.0.6')
)
libraryDependencies += "org.minbox.framework" % "message-pipe" % "1.0.6"
[org.minbox.framework/message-pipe "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • message-pipe-server
  • message-pipe-client
  • message-pipe-spring-context
  • message-pipe-core
org.minbox.framework

minbox

"org.minbox.framework" is committed to providing developers with a series of "out-of-the-box" framework implementation solutions.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3.RELEASE
1.0.2.RELEASE
1.0.2.M1
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0-M1