apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.14k stars 901 forks source link

[Task] <Add and update license documents for newly added third-party dependency packages> #2081

Closed tomsun28 closed 2 weeks ago

tomsun28 commented 2 weeks ago

Description

        <!-- https://mvnrepository.com/artifact/com.beetstra.jutf7/jutf7 -->
        <dependency>
            <groupId>com.beetstra.jutf7</groupId>
            <artifactId>jutf7</artifactId>
            <version>1.0.0</version>
        </dependency>

link pr https://github.com/apache/hertzbeat/pull/2059

license doc here https://github.com/apache/hertzbeat/tree/master/material/licenses We should consider the third-party denpendency and itself dependency packages.

Task List

No response

Calvin979 commented 2 weeks ago

I would like to help!