Last Version

drcnet 1.1.6

The core net compress protocol for Data Transmission Service

License

License

Categories

Categories

Net
GroupId

GroupId

com.aliyun.dts
ArtifactId

ArtifactId

drcnet
Version

Version

1.1.6
Type

Type

jar
Description

Description

drcnet
The core net compress protocol for Data Transmission Service
Project URL

Project URL

https://www.aliyun.com/product/dts

Download drcnet 1.1.6


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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.12
io.netty : netty-all jar 4.1.6.Final
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.7.5
net.jpountz.lz4 : lz4 jar 1.3.0
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.