License |
License |
---|---|
Categories |
CategoriesNet Retrofit HTTP Clients Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdnet.niebes |
ArtifactId | ArtifactIdretrofit-metrics-statsd |
Last Version | Last Version1.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona collection to make the usage of retrofit even easier
|
<!-- https://jarcasting.com/artifacts/net.niebes/retrofit-metrics-statsd/ -->
<dependency>
<groupId>net.niebes</groupId>
<artifactId>retrofit-metrics-statsd</artifactId>
<version>1.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.niebes/retrofit-metrics-statsd/
implementation 'net.niebes:retrofit-metrics-statsd:1.13.0'
// https://jarcasting.com/artifacts/net.niebes/retrofit-metrics-statsd/
implementation ("net.niebes:retrofit-metrics-statsd:1.13.0")
'net.niebes:retrofit-metrics-statsd:jar:1.13.0'
<dependency org="net.niebes" name="retrofit-metrics-statsd" rev="1.13.0">
<artifact name="retrofit-metrics-statsd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.niebes', module='retrofit-metrics-statsd', version='1.13.0')
)
libraryDependencies += "net.niebes" % "retrofit-metrics-statsd" % "1.13.0"
[net.niebes/retrofit-metrics-statsd "1.13.0"]
Group / Artifact | Type | Version |
---|---|---|
net.niebes : retrofit-metrics | jar | 1.13.0 |
com.datadoghq : java-dogstatsd-client | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.jetbrains.kotlin : kotlin-stdlib | jar | |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |
com.squareup.retrofit2 : converter-jackson | jar | 2.9.0 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.0 |