MVN

io.skodjob : database-performance-hub

Maven & Gradle

May 13, 2024
0 stars

io.skodjob:database-performance-hub · Set of tools that allow manipulation with database via single HTML endpoint

<dependency>
    <groupId>io.skodjob</groupId>
    <artifactId>database-performance-hub</artifactId>
    <version>0.0.1-alpha1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.skodjob : database-performance-hub to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-alpha1
  • Latest Alpha: 0.0.1-alpha1

All Versions

Choose a version of io.skodjob : database-performance-hub to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
database-performance-hub-0.0.1-alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.skodjob</groupId>
    <artifactId>database-performance-hub</artifactId>
    <version>0.0.1-alpha1</version>
</dependency>