License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcodec-dubbo-core |
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-core-0.1.4.pom | |
codec-dubbo-core-0.1.4.jar | 34 KB |
codec-dubbo-core-0.1.4-sources.jar | 25 KB |
codec-dubbo-core-0.1.4-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/codec-dubbo-core/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>codec-dubbo-core</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/codec-dubbo-core/
implementation 'io.esastack:codec-dubbo-core:0.1.4'
// https://jarcasting.com/artifacts/io.esastack/codec-dubbo-core/
implementation ("io.esastack:codec-dubbo-core:0.1.4")
'io.esastack:codec-dubbo-core:jar:0.1.4'
<dependency org="io.esastack" name="codec-dubbo-core" rev="0.1.4">
<artifact name="codec-dubbo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='codec-dubbo-core', version='0.1.4')
)
libraryDependencies += "io.esastack" % "codec-dubbo-core" % "0.1.4"
[io.esastack/codec-dubbo-core "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : codec-common | jar | 0.1.4 |
io.esastack : codec-serialization-hessian2 | 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 |
---|---|---|
io.esastack : codec-serialization-fst | jar | 0.1.4 |
org.apache.dubbo : dubbo | jar | 2.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.2.3 |