Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-metrics-dropwizard |
Version | Version0.0.45 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-metrics-dropwizard/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-metrics-dropwizard</artifactId>
<version>0.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-metrics-dropwizard/
implementation 'com.github.jelmerk:hnswlib-metrics-dropwizard:0.0.45'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-metrics-dropwizard/
implementation ("com.github.jelmerk:hnswlib-metrics-dropwizard:0.0.45")
'com.github.jelmerk:hnswlib-metrics-dropwizard:jar:0.0.45'
<dependency org="com.github.jelmerk" name="hnswlib-metrics-dropwizard" rev="0.0.45">
<artifact name="hnswlib-metrics-dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-metrics-dropwizard', version='0.0.45')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-metrics-dropwizard" % "0.0.45"
[com.github.jelmerk/hnswlib-metrics-dropwizard "0.0.45"]