is not current version
Last Version 1.1.10

com.weibo:motan-transport-netty4 1.1.9

A remote procedure call(RPC) framework for rapid development of high performance distributed services.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

motan-transport-netty4
Version

Version

1.1.9
Type

Type

jar
Description

Description

A remote procedure call(RPC) framework for rapid development of high performance distributed services.

Download motan-transport-netty4 1.1.9


<!-- https://jarcasting.com/artifacts/com.weibo/motan-transport-netty4/ -->
<dependency>
    <groupId>com.weibo</groupId>
    <artifactId>motan-transport-netty4</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.weibo/motan-transport-netty4/
implementation 'com.weibo:motan-transport-netty4:1.1.9'
// https://jarcasting.com/artifacts/com.weibo/motan-transport-netty4/
implementation ("com.weibo:motan-transport-netty4:1.1.9")
'com.weibo:motan-transport-netty4:jar:1.1.9'
<dependency org="com.weibo" name="motan-transport-netty4" rev="1.1.9">
  <artifact name="motan-transport-netty4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weibo', module='motan-transport-netty4', version='1.1.9')
)
libraryDependencies += "com.weibo" % "motan-transport-netty4" % "1.1.9"
[com.weibo/motan-transport-netty4 "1.1.9"]

Dependencies

compile (5)

Group / Artifact Type Version
com.weibo : motan-core jar 1.1.9
io.netty : netty-all jar 4.1.42.Final
org.slf4j : slf4j-api jar 1.5.8
org.apache.commons : commons-lang3 jar 3.1
commons-codec : commons-codec jar 1.4

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.8
log4j : log4j jar 1.2.14
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1
org.jmock : jmock-legacy jar 2.5.1
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 1.2
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.