microplot

Plot micrometer metrics

License

License

GroupId

GroupId

com.taypo
ArtifactId

ArtifactId

microplot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

microplot
Plot micrometer metrics
Source Code Management

Source Code Management

https://github.com/taypo/microplot

Download microplot

How to add to project

<!-- https://jarcasting.com/artifacts/com.taypo/microplot/ -->
<dependency>
    <groupId>com.taypo</groupId>
    <artifactId>microplot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.taypo/microplot/
implementation 'com.taypo:microplot:1.0.0'
// https://jarcasting.com/artifacts/com.taypo/microplot/
implementation ("com.taypo:microplot:1.0.0")
'com.taypo:microplot:jar:1.0.0'
<dependency org="com.taypo" name="microplot" rev="1.0.0">
  <artifact name="microplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taypo', module='microplot', version='1.0.0')
)
libraryDependencies += "com.taypo" % "microplot" % "1.0.0"
[com.taypo/microplot "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.6
org.springframework.boot : spring-boot-starter-actuator jar 2.5.6
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4

runtime (1)

Group / Artifact Type Version
io.micrometer : micrometer-registry-prometheus jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0