License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcodec-commons-pool |
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-commons-pool-0.1.4.pom | |
codec-commons-pool-0.1.4.jar | 13 KB |
codec-commons-pool-0.1.4-sources.jar | 8 KB |
codec-commons-pool-0.1.4-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/codec-commons-pool/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>codec-commons-pool</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/codec-commons-pool/
implementation 'io.esastack:codec-commons-pool:0.1.4'
// https://jarcasting.com/artifacts/io.esastack/codec-commons-pool/
implementation ("io.esastack:codec-commons-pool:0.1.4")
'io.esastack:codec-commons-pool:jar:0.1.4'
<dependency org="io.esastack" name="codec-commons-pool" rev="0.1.4">
<artifact name="codec-commons-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='codec-commons-pool', version='0.1.4')
)
libraryDependencies += "io.esastack" % "codec-commons-pool" % "0.1.4"
[io.esastack/codec-commons-pool "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 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |