-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathNOTICE
122 lines (103 loc) · 5.95 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
joylive
Copyright (C) 2024 JD.com. All rights reserved.
This software includes code from resilience4j:
Please visit this web site for more information of this project:
* https://github.com/resilience4j/resilience4j
The Apache Software License, Version 2.0.
================================================================
This software includes code from Spring projects:
Please visit this web site for more information of this project:
* https://github.com/spring-projects/spring-boot
* https://github.com/spring-projects/spring-framework
================================================================
This software includes code from AhoCorasickDoubleArrayTrie:
Please visit this web site for more information of this project:
* https://github.com/hankcs/AhoCorasickDoubleArrayTrie
The Apache Software License, Version 2.0.
================================================================
This software includes code from OpenTelemetry:
Please visit this web site for more information of this project:
* https://github.com/open-telemetry/opentelemetry-java
The Apache Software License, Version 2.0.
================================================================
This software includes code from Guava:
Please visit this web site for more information of this project:
* https://github.com/google/guava
The Apache Software License, Version 2.0.
================================================================
This software includes code from Apache dubbo:
Please visit this web site for more information of this project:
* https://github.com/apache/dubbo
================================================================
Repackage library to avoid conflict
joylive-bytekit-bytebuddy
net.bytebuddy -> com.jd.live.agent.shaded.net.bytebuddy
joylive-logger-slf4j
org.slf4j -> com.jd.live.agent.shaded.org.slf4j
ch.qos.logback -> com.jd.live.agent.shaded.ch.qos.logback
org.apache.commons.logging -> com.jd.live.agent.shaded.org.apache.commons.logging
joylive-eventbus-disruptor
com.lmax.disruptor -> com.jd.live.agent.shaded.com.lmax.disruptor
joylive-expression-jexl
org.apache.commons.jexl3 -> com.jd.live.agent.shaded.org.apache.commons.jexl3
org.apache.commons.logging -> com.jd.live.agent.shaded.org.apache.commons.logging depend on joylive-logger-slf4j
joylive-parser-fastjson2
com.alibaba.fastjson2 -> com.jd.live.agent.shaded.com.alibaba.fastjson2
joylive-parser-jackson
com.fasterxml -> com.jd.live.agent.shaded.com.fasterxml
org.yaml -> com.jd.live.agent.shaded.org.yaml
com.jayway.jsonpath -> com.jd.live.agent.shaded.com.jayway.jsonpath
net.minidev -> com.jd.live.agent.shaded.net.minidev
org.objectweb.asm -> com.jd.live.agent.shaded.org.objectweb.asm
joylive-event-opentelemetry
io.opentelemetry -> com.jd.live.agent.shaded.io.opentelemetry
io.prometheus.metrics -> com.jd.live.agent.shaded.io.prometheus.metrics
io.grpc -> com.jd.live.agent.shaded.io.grpc
io.perfmark -> com.jd.live.agent.shaded.io.perfmark
com.google -> com.jd.live.agent.shaded.com.google
google -> com.jd.live.agent.shaded.google
android -> com.jd.live.agent.shaded.android
javax.annotation -> com.jd.live.agent.shaded.javax.annotation
org.codehaus -> com.jd.live.agent.shaded.org.codehaus
org.checkerframework -> com.jd.live.agent.shaded.org.checkerframework
okhttp3 -> com.jd.live.agent.shaded.okhttp3
okio -> com.jd.live.agent.shaded.okio
kotlin -> com.jd.live.agent.shaded.kotlin
org.slf4j -> com.jd.live.agent.shaded.org.slf4j depend on joylive-logger-slf4j
joylive-flowcontrol-resilience4j
io.github.resilience4j -> com.jd.live.agent.shaded.io.github.resilience4j
io.vavr -> com.jd.live.agent.shaded.io.vavr
org.slf4j -> com.jd.live.agent.shaded.org.slf4j depend on joylive-logger-slf4j
joylive-flowcontrol-redisson
org.redisson -> com.jd.live.agent.shaded.org.redisson
io.netty -> com.jd.live.agent.shaded.io.netty
javax.cache -> com.jd.live.agent.shaded.javax.cache
rx -> com.jd.live.agent.shaded.rx
reactor -> com.jd.live.agent.shaded.reactor
org.reactivestreams -> com.jd.live.agent.shaded.org.reactivestreams
org.objenesis -> com.jd.live.agent.shaded.org.objenesis
com.esotericsoftware -> com.jd.live.agent.shaded.com.esotericsoftware
com.fasterxml -> com.jd.live.agent.shaded.com.fasterxml depend on joylive-parser-jackson
org.yaml -> com.jd.live.agent.shaded.org.yaml depend on joylive-parser-jackson
net.bytebuddy -> com.jd.live.agent.shaded.net.bytebuddy depend on joylive-bytekit-bytebuddy
org.slf4j -> com.jd.live.agent.shaded.org.slf4j depend on joylive-logger-slf4j
joylive-service-nacos
com.alibaba.nacos -> com.jd.live.agent.shaded.com.alibaba.nacos
org.codehaus -> com.jd.live.agent.shaded.org.codehaus depend on joylive-event-opentelemetry
org.slf4j -> com.jd.live.agent.shaded.org.slf4j depend on joylive-logger-slf4j
com.fasterxml -> com.jd.live.agent.shaded.com.fasterxml depend on joylive-parser-jackson
org.yaml -> com.jd.live.agent.shaded.org.yaml depend on joylive-parser-jackson
org.apache.http -> com.jd.live.agent.shaded.org.apache.http
org.apache.commons.codec -> com.jd.live.agent.shaded.org.apache.commons.codec
org.apache.commons.io -> com.jd.live.agent.shaded.org.apache.commons.io
org.LatencyUtils -> com.jd.live.agent.shaded.org.LatencyUtils
org.HdrHistogram -> com.jd.live.agent.shaded.org.HdrHistogram
io.prometheus.client -> com.jd.live.agent.shaded.io.prometheus.client
io.micrometer -> com.jd.live.agent.shaded.io.micrometer
joylive-service-apollo
com.ctrip.framework.apollo -> com.jd.live.agent.shaded.com.ctrip.framework.apollo
org.slf4j -> com.jd.live.agent.shaded.org.slf4j depend on joylive-logger-slf4j
org.yaml -> com.jd.live.agent.shaded.org.yaml depend on joylive-parser-jackson
javax.inject -> com.jd.live.agent.shaded.javax.inject
org.aopalliance -> com.jd.live.agent.shaded.org.aopalliance
com.google -> com.jd.live.agent.shaded.com.google depend on joylive-event-opentelemetry