n

netty-transport-blockhound-tests

Tests for the BlockHound integration.
Files download
File Operation
netty-transport-blockhound-tests-4.1.109.Final.jar download
netty-transport-blockhound-tests-4.1.109.Final.pom download
Apache Maven
<dependency>
  <groupId>io.netty</groupId>
  <artifactId>netty-transport-blockhound-tests</artifactId>
  <version>4.1.109.Final</version>
</dependency>
Gradle Groovy
implementation 'io.netty:netty-transport-blockhound-tests:4.1.109.Final'
Gradle Kotlin
implementation("io.netty:netty-transport-blockhound-tests:4.1.109.Final")
Scala SBT
libraryDependencies += "io.netty" % "netty-transport-blockhound-tests" % "4.1.109.Final"
Groovy Grape
@Grapes(
  @Grab(group='io.netty', module='netty-transport-blockhound-tests', version='4.1.109.Final')
)
Apache Ivy
<dependency org="io.netty" name="netty-transport-blockhound-tests" rev="4.1.109.Final" />
Leiningen
[io.netty/netty-transport-blockhound-tests "4.1.109.Final"]
Apache Buildr
'io.netty:netty-transport-blockhound-tests:jar:4.1.109.Final'