| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторnetty-batch-flusher |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеnetty-batch-flusher
A batch flusher for Netty
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| netty-batch-flusher-0.1.0.pom | |
| netty-batch-flusher-0.1.0.jar | 5 KB |
| netty-batch-flusher-0.1.0-sources.jar | 2 KB |
| netty-batch-flusher-0.1.0-javadoc.jar | 23 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.0.34.Final |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |