License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.undefinedlabs.scope |
ArtifactId | ArtifactIdscope-rule-netty |
Version | Version0.15.1-beta.2 |
Type | Typejar |
Description |
DescriptionScope Rule for Netty
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
This artifact contains the classes to instrument Netty.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-netty/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rule-netty</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-netty/
implementation 'com.undefinedlabs.scope:scope-rule-netty:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-netty/
implementation ("com.undefinedlabs.scope:scope-rule-netty:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-rule-netty:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-rule-netty" rev="0.15.1-beta.2">
<artifact name="scope-rule-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-netty', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-netty" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-rule-netty "0.15.1-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.1-beta.2 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.41.Final |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |
com.undefinedlabs.scope : scope-rules-testing | jar | 0.15.1-beta.2 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-all | jar | 1.10.19 |