License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcodec-dubbo-server |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodec-dubbo is a binary codec framework for dubbo protocol
|
Filename | Size |
---|---|
codec-dubbo-server-0.1.4.pom | |
codec-dubbo-server-0.1.4.jar | 23 KB |
codec-dubbo-server-0.1.4-sources.jar | 18 KB |
codec-dubbo-server-0.1.4-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/codec-dubbo-server/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>codec-dubbo-server</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/codec-dubbo-server/
implementation 'io.esastack:codec-dubbo-server:0.1.4'
// https://jarcasting.com/artifacts/io.esastack/codec-dubbo-server/
implementation ("io.esastack:codec-dubbo-server:0.1.4")
'io.esastack:codec-dubbo-server:jar:0.1.4'
<dependency org="io.esastack" name="codec-dubbo-server" rev="0.1.4">
<artifact name="codec-dubbo-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='codec-dubbo-server', version='0.1.4')
)
libraryDependencies += "io.esastack" % "codec-dubbo-server" % "0.1.4"
[io.esastack/codec-dubbo-server "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : codec-dubbo-core | jar | 0.1.4 |
io.netty : netty-tcnative | jar | 2.0.34.Final |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.34.Final |
Group / Artifact | Type | Version |
---|---|---|
io.esastack : commons | jar | 0.1.1 |
io.netty : netty-all | jar | 4.1.52.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.2.3 |