| Категории |
КатегорииEventBus Библиотеки уровня приложения Messaging |
|---|---|
| Группа | Группаcom.github.edgar615 |
| Идентификатор | Идентификаторeventbus-metric |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| eventbus-metric-1.0.11.pom | |
| eventbus-metric-1.0.11.jar | 6 KB |
| eventbus-metric-1.0.11-sources.jar | 2 KB |
| eventbus-metric-1.0.11-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/eventbus-metric/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>eventbus-metric</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-metric/
implementation 'com.github.edgar615:eventbus-metric:1.0.11'
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-metric/
implementation ("com.github.edgar615:eventbus-metric:1.0.11")
'com.github.edgar615:eventbus-metric:jar:1.0.11'
<dependency org="com.github.edgar615" name="eventbus-metric" rev="1.0.11">
<artifact name="eventbus-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='eventbus-metric', version='1.0.11')
)
libraryDependencies += "com.github.edgar615" % "eventbus-metric" % "1.0.11"
[com.github.edgar615/eventbus-metric "1.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.edgar615 : eventbus-core | jar | 1.0.11 |
| io.dropwizard.metrics : metrics-core | jar | 3.2.0 |