License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.timofeevda.jstressy |
ArtifactId | ArtifactIdjstressy-metrics-micrometer |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionLightweight framework for fast prototyping and building stress tools for WEB applications
|
<!-- https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-metrics-micrometer/ -->
<dependency>
<groupId>com.github.timofeevda.jstressy</groupId>
<artifactId>jstressy-metrics-micrometer</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-metrics-micrometer/
implementation 'com.github.timofeevda.jstressy:jstressy-metrics-micrometer:1.1.3'
// https://jarcasting.com/artifacts/com.github.timofeevda.jstressy/jstressy-metrics-micrometer/
implementation ("com.github.timofeevda.jstressy:jstressy-metrics-micrometer:1.1.3")
'com.github.timofeevda.jstressy:jstressy-metrics-micrometer:jar:1.1.3'
<dependency org="com.github.timofeevda.jstressy" name="jstressy-metrics-micrometer" rev="1.1.3">
<artifact name="jstressy-metrics-micrometer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.timofeevda.jstressy', module='jstressy-metrics-micrometer', version='1.1.3')
)
libraryDependencies += "com.github.timofeevda.jstressy" % "jstressy-metrics-micrometer" % "1.1.3"
[com.github.timofeevda.jstressy/jstressy-metrics-micrometer "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
com.github.timofeevda.jstressy : jstressy-utils | jar | 1.1.3 |
com.github.timofeevda.jstressy : jstressy-api | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar | 1.6.5 |