License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcodec-dubbo |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncodec-dubbo
codec-dubbo is a binary codec framework for dubbo protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codec-dubbo-0.1.4.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/codec-dubbo/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>codec-dubbo</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/codec-dubbo/
implementation 'io.esastack:codec-dubbo:0.1.4'
// https://jarcasting.com/artifacts/io.esastack/codec-dubbo/
implementation ("io.esastack:codec-dubbo:0.1.4")
'io.esastack:codec-dubbo:pom:0.1.4'
<dependency org="io.esastack" name="codec-dubbo" rev="0.1.4">
<artifact name="codec-dubbo" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='codec-dubbo', version='0.1.4')
)
libraryDependencies += "io.esastack" % "codec-dubbo" % "0.1.4"
[io.esastack/codec-dubbo "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |