License |
License |
---|---|
GroupId | GroupIdorg.minbox.framework |
ArtifactId | ArtifactIdmessage-pipe |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSequential message processing channel based on Redisson.
|
Filename | Size |
---|---|
message-pipe-1.0.6.pom | 4 KB |
Browse |
<!-- 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"]
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
|