| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdio.netty |
| ArtifactId | ArtifactIdnetty-tarball |
| Last Version | Last Version4.1.65.Final |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionNetty/Tarball
Netty is an asynchronous event-driven network application framework for
rapid development of maintainable high performance protocol servers and
clients.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| netty-tarball-4.1.65.Final.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.netty/netty-tarball/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tarball</artifactId>
<version>4.1.65.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-tarball/
implementation 'io.netty:netty-tarball:4.1.65.Final'
// https://jarcasting.com/artifacts/io.netty/netty-tarball/
implementation ("io.netty:netty-tarball:4.1.65.Final")
'io.netty:netty-tarball:pom:4.1.65.Final'
<dependency org="io.netty" name="netty-tarball" rev="4.1.65.Final">
<artifact name="netty-tarball" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-tarball', version='4.1.65.Final')
)
libraryDependencies += "io.netty" % "netty-tarball" % "4.1.65.Final"
[io.netty/netty-tarball "4.1.65.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-example Optional | jar | 4.1.65.Final |
| io.netty : netty-all Optional | jar | 4.1.65.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| junit : junit | jar | 4.13.1 |
| io.netty : netty-build-common | jar | 29 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.18.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |