License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.bazaarvoice.snitch |
ArtifactId | ArtifactIdsnitch-netty |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetty
Netty backed presentation layer for snitch monitoring results
|
Filename | Size |
---|---|
snitch-netty-0.8.5.pom | |
snitch-netty-0.8.5.jar | 1 KB |
snitch-netty-0.8.5-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.snitch/snitch-netty/ -->
<dependency>
<groupId>com.bazaarvoice.snitch</groupId>
<artifactId>snitch-netty</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.snitch/snitch-netty/
implementation 'com.bazaarvoice.snitch:snitch-netty:0.8.5'
// https://jarcasting.com/artifacts/com.bazaarvoice.snitch/snitch-netty/
implementation ("com.bazaarvoice.snitch:snitch-netty:0.8.5")
'com.bazaarvoice.snitch:snitch-netty:jar:0.8.5'
<dependency org="com.bazaarvoice.snitch" name="snitch-netty" rev="0.8.5">
<artifact name="snitch-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.snitch', module='snitch-netty', version='0.8.5')
)
libraryDependencies += "com.bazaarvoice.snitch" % "snitch-netty" % "0.8.5"
[com.bazaarvoice.snitch/snitch-netty "0.8.5"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.snitch : snitch-core | jar | 0.8.5 |
org.jboss.netty : netty | jar | 3.2.6.Final |