| Categories | CategoriesEventBus Application Layer Libs Messaging | 
|---|---|
| GroupId | GroupIdcom.github.edgar615 | 
| ArtifactId | ArtifactIdeventbus-metric | 
| Last Version | Last Version1.0.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| 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 | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.edgar615 : eventbus-core | jar | 1.0.11 | 
| io.dropwizard.metrics : metrics-core | jar | 3.2.0 |