License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-metrics-dropwizard |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard metrics for hnswlib
|
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-metrics-dropwizard/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-metrics-dropwizard</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-metrics-dropwizard/
implementation 'com.github.jelmerk:hnswlib-metrics-dropwizard:1.0.0'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-metrics-dropwizard/
implementation ("com.github.jelmerk:hnswlib-metrics-dropwizard:1.0.0")
'com.github.jelmerk:hnswlib-metrics-dropwizard:jar:1.0.0'
<dependency org="com.github.jelmerk" name="hnswlib-metrics-dropwizard" rev="1.0.0">
<artifact name="hnswlib-metrics-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-metrics-dropwizard', version='1.0.0')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-metrics-dropwizard" % "1.0.0"
[com.github.jelmerk/hnswlib-metrics-dropwizard "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 4.1.0 |
com.github.jelmerk : hnswlib-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 4.0.1 |
org.mockito : mockito-junit-jupiter | jar | 3.0.0 |
org.mockito : mockito-core | jar | 3.0.0 |
org.hamcrest : hamcrest-library | jar | 2.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |