| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdorg.codelibs.elasticsearch.module |
| ArtifactId | ArtifactIdtransport-netty4 |
| Last Version | Last Version7.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontransport-netty4
Elasticsearch module: transport-netty4
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| transport-netty4-7.10.2.pom | |
| transport-netty4-7.10.2.jar | 70 KB |
| transport-netty4-7.10.2-sources.jar | 38 KB |
| transport-netty4-7.10.2-javadoc.jar | 335 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/transport-netty4/ -->
<dependency>
<groupId>org.codelibs.elasticsearch.module</groupId>
<artifactId>transport-netty4</artifactId>
<version>7.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/transport-netty4/
implementation 'org.codelibs.elasticsearch.module:transport-netty4:7.10.2'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/transport-netty4/
implementation ("org.codelibs.elasticsearch.module:transport-netty4:7.10.2")
'org.codelibs.elasticsearch.module:transport-netty4:jar:7.10.2'
<dependency org="org.codelibs.elasticsearch.module" name="transport-netty4" rev="7.10.2">
<artifact name="transport-netty4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='transport-netty4', version='7.10.2')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "transport-netty4" % "7.10.2"
[org.codelibs.elasticsearch.module/transport-netty4 "7.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-buffer | jar | 4.1.49.Final |
| io.netty : netty-codec | jar | 4.1.49.Final |
| io.netty : netty-codec-http | jar | 4.1.49.Final |
| io.netty : netty-common | jar | 4.1.49.Final |
| io.netty : netty-handler | jar | 4.1.49.Final |
| io.netty : netty-resolver | jar | 4.1.49.Final |
| io.netty : netty-transport | jar | 4.1.49.Final |