| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Monitoring Тестирование приложения и мониторинг ORM Данные |
| Группа | Группаorg.openidentityplatform.commons.bloomfilter |
| Идентификатор | Идентификаторmonitoring |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.openidentityplatform.commons.bloomfilter.monitoring
Thread-safe implementations of scalable and rolling Bloom Filters.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| monitoring-2.0.15.pom | |
| monitoring-2.0.15.jar | 10 KB |
| monitoring-2.0.15-sources.jar | 8 KB |
| monitoring-2.0.15-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.bloomfilter/monitoring/ -->
<dependency>
<groupId>org.openidentityplatform.commons.bloomfilter</groupId>
<artifactId>monitoring</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.bloomfilter/monitoring/
implementation 'org.openidentityplatform.commons.bloomfilter:monitoring:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.bloomfilter/monitoring/
implementation ("org.openidentityplatform.commons.bloomfilter:monitoring:2.0.15")
'org.openidentityplatform.commons.bloomfilter:monitoring:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.bloomfilter" name="monitoring" rev="2.0.15">
<artifact name="monitoring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.bloomfilter', module='monitoring', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.bloomfilter" % "monitoring" % "2.0.15"
[org.openidentityplatform.commons.bloomfilter/monitoring "2.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openidentityplatform.commons.bloomfilter : core | jar | 2.0.15 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 2.4.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.testng : testng | jar | 6.14.3 |
| org.slf4j : slf4j-jcl | jar | 1.7.5 |