| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring Jersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.englishtown.vertx |
| ArtifactId | ArtifactIdvertx-jersey-metrics |
| Last Version | Last Version4.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-metrics/ -->
<dependency>
<groupId>com.englishtown.vertx</groupId>
<artifactId>vertx-jersey-metrics</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-metrics/
implementation 'com.englishtown.vertx:vertx-jersey-metrics:4.7.0'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-metrics/
implementation ("com.englishtown.vertx:vertx-jersey-metrics:4.7.0")
'com.englishtown.vertx:vertx-jersey-metrics:jar:4.7.0'
<dependency org="com.englishtown.vertx" name="vertx-jersey-metrics" rev="4.7.0">
<artifact name="vertx-jersey-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-jersey-metrics', version='4.7.0')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-jersey-metrics" % "4.7.0"
[com.englishtown.vertx/vertx-jersey-metrics "4.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.englishtown.vertx : vertx-jersey | jar | 4.7.0 |
| io.vertx : vertx-dropwizard-metrics | jar | 3.5.0 |
| io.vertx : vertx-core | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.19 |
| com.englishtown.vertx : vertx-jersey | test-jar | 4.7.0 |
| com.englishtown.vertx : vertx-when | jar | 4.2.0 |
| junit : junit | jar | 4.12 |
| io.vertx : vertx-core | test-jar | 3.5.0 |