Last Version

communication module for otter 4.2.18

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

License

License

GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

shared.communication
Version

Version

4.2.18
Type

Type

jar
Description

Description

communication module for otter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/alibaba/otter
Project Organization

Project Organization

alibaba

Download shared.communication 4.2.18


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba.otter : shared.common jar 4.2.18
com.alibaba : dubbo jar 2.5.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.jtester » jtester jar 1.1.8

Project Modules

There are no modules declared in this project.