MVN

io.highlight : highlight-framework

Maven & Gradle

Oct 25, 2023
6.9k stars

Highlight Java SDK · highlight.io is a monitoring tool for the next generation of developers (like you!). Unlike the age-old, outdated tools out there, we aim to build a cohesive, modern and fully-featured monitoring solution, something we wished WE had. And it's all open source :)

<dependency>
    <groupId>io.highlight</groupId>
    <artifactId>highlight-framework</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.highlight : highlight-framework to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.highlight : highlight-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
highlight-framework-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.highlight</groupId>
    <artifactId>highlight-framework</artifactId>
    <version>0.1.0</version>
</dependency>