MVN

io.github.esirotkin : statistics-subsystem

Maven & Gradle

Jul 18, 2020
0 stars

Statistics Subsystem · Subsystem for monitoring and collecting statistics of event-driven Java applications

<dependency>
    <groupId>io.github.esirotkin</groupId>
    <artifactId>statistics-subsystem</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.esirotkin : statistics-subsystem to add to Maven - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of io.github.esirotkin : statistics-subsystem to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
statistics-subsystem-1.1.6
statistics-subsystem-1.1.5
statistics-subsystem-1.1.4
statistics-subsystem-1.1.3
statistics-subsystem-1.1.2
statistics-subsystem-1.1.1
statistics-subsystem-1.1.0
1.0.x
statistics-subsystem-1.0.2
statistics-subsystem-1.0.1
statistics-subsystem-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.esirotkin</groupId>
    <artifactId>statistics-subsystem</artifactId>
    <version>1.1.6</version>
</dependency>

Advertisement