jar

org.jitsi : jicoco-metrics

Maven & Gradle

Apr 19, 2023
17 stars

jicoco-metrics · Jitsi Common Components (Metrics)

Table Of Contents

Latest Version

Download org.jitsi : jicoco-metrics JAR file - Latest Versions:

All Versions

Download org.jitsi : jicoco-metrics JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jicoco-metrics-1.1-125-g805c0d8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jitsi.rest.prometheus

├─ org.jitsi.rest.prometheus.Prometheus.class - [JAR]

org.jitsi.metrics

├─ org.jitsi.metrics.BooleanMetric.class - [JAR]

├─ org.jitsi.metrics.CounterMetric.class - [JAR]

├─ org.jitsi.metrics.DoubleGaugeMetric.class - [JAR]

├─ org.jitsi.metrics.InfoMetric.class - [JAR]

├─ org.jitsi.metrics.LongGaugeMetric.class - [JAR]

├─ org.jitsi.metrics.Metric.class - [JAR]

├─ org.jitsi.metrics.MetricsContainer.class - [JAR]

Advertisement