License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdio.netty |
ArtifactId | ArtifactIdnetty-transport-blockhound-tests |
Last Version | Last Version4.1.78.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNetty/Transport/BlockHound/Tests
Tests for the BlockHound integration.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.netty/netty-transport-blockhound-tests/ -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-blockhound-tests</artifactId>
<version>4.1.78.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.netty/netty-transport-blockhound-tests/
implementation 'io.netty:netty-transport-blockhound-tests:4.1.78.Final'
// https://jarcasting.com/artifacts/io.netty/netty-transport-blockhound-tests/
implementation ("io.netty:netty-transport-blockhound-tests:4.1.78.Final")
'io.netty:netty-transport-blockhound-tests:jar:4.1.78.Final'
<dependency org="io.netty" name="netty-transport-blockhound-tests" rev="4.1.78.Final">
<artifact name="netty-transport-blockhound-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.netty', module='netty-transport-blockhound-tests', version='4.1.78.Final')
)
libraryDependencies += "io.netty" % "netty-transport-blockhound-tests" % "4.1.78.Final"
[io.netty/netty-transport-blockhound-tests "4.1.78.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-transport | jar | 4.1.78.Final |
io.netty : netty-handler | jar | 4.1.78.Final |
io.netty : netty-resolver-dns | jar | 4.1.78.Final |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-tcnative Optional | jar | 2.0.53.Final |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor.tools : blockhound | jar | 1.0.6.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
io.netty : netty-build-common | jar | 30 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.assertj : assertj-core | jar | 3.18.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |