| License |
License |
|---|---|
| GroupId | GroupIdcom.taypo |
| ArtifactId | ArtifactIdmicroplot |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmicroplot
Plot micrometer metrics
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| microplot-1.0.0.pom | |
| microplot-1.0.0.jar | 10 KB |
| microplot-1.0.0-sources.jar | 5 KB |
| microplot-1.0.0-javadoc.jar | 403 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.micrometer : micrometer-registry-prometheus | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |