Last Version

rocketmq-remoting 3.6.2.Final 3.6.2.Final

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.alibaba.rocketmq
ArtifactId

ArtifactId

rocketmq-remoting
Version

Version

3.6.2.Final
Type

Type

jar
Description

Description

rocketmq-remoting 3.6.2.Final
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rocketmq-remoting 3.6.2.Final


<!-- https://jarcasting.com/artifacts/com.alibaba.rocketmq/rocketmq-remoting/ -->
<dependency>
    <groupId>com.alibaba.rocketmq</groupId>
    <artifactId>rocketmq-remoting</artifactId>
    <version>3.6.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.rocketmq/rocketmq-remoting/
implementation 'com.alibaba.rocketmq:rocketmq-remoting:3.6.2.Final'
// https://jarcasting.com/artifacts/com.alibaba.rocketmq/rocketmq-remoting/
implementation ("com.alibaba.rocketmq:rocketmq-remoting:3.6.2.Final")
'com.alibaba.rocketmq:rocketmq-remoting:jar:3.6.2.Final'
<dependency org="com.alibaba.rocketmq" name="rocketmq-remoting" rev="3.6.2.Final">
  <artifact name="rocketmq-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.rocketmq', module='rocketmq-remoting', version='3.6.2.Final')
)
libraryDependencies += "com.alibaba.rocketmq" % "rocketmq-remoting" % "3.6.2.Final"
[com.alibaba.rocketmq/rocketmq-remoting "3.6.2.Final"]

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.12
io.netty : netty-all jar 4.0.36.Final
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.