| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdnetty-batch-flusher |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionnetty-batch-flusher
A batch flusher for Netty
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.spotify/netty-batch-flusher/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>netty-batch-flusher</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/netty-batch-flusher/
implementation 'com.spotify:netty-batch-flusher:0.1.0'
// https://jarcasting.com/artifacts/com.spotify/netty-batch-flusher/
implementation ("com.spotify:netty-batch-flusher:0.1.0")
'com.spotify:netty-batch-flusher:jar:0.1.0'
<dependency org="com.spotify" name="netty-batch-flusher" rev="0.1.0">
<artifact name="netty-batch-flusher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='netty-batch-flusher', version='0.1.0')
)
libraryDependencies += "com.spotify" % "netty-batch-flusher" % "0.1.0"
[com.spotify/netty-batch-flusher "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.0.34.Final |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| ch.qos.logback : logback-core | jar | 1.1.2 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |