-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE.txt
More file actions
100 lines (53 loc) · 4.7 KB
/
Copy pathNOTICE.txt
File metadata and controls
100 lines (53 loc) · 4.7 KB
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
This project was initially developed by Jimmie Fulton at Boku Inc, and open-sourced under the MIT License courtesy of
Boku Inc. (http://www.boku.com).
========================================================================================================================
This project includes software developed by The Apache Software
Foundation (http://www.apache.org/).
========================================================================================================================
This project includes source code copied from Apache Hadoop, licensed under the Apache License Version 2.0:
io.hydramq.internal.util.PureJavaCrc32
See https://github.com/apache/hadoop for more information.
========================================================================================================================
This project is heavily inspired by, and has similar concepts and class names to, Apache Kafka, licensed under the
Apache License Version 2.0.
See https://github.com/apache/kafka for more information.
========================================================================================================================
This project has a binary runtime dependency on Apache Netty, licensed under the Apache License Version 2.0.
See https://github.com/netty/netty for more information.
========================================================================================================================
This project has a binary runtime dependency on javaassist, licensed under the Mozilla Public License Version 1.1.
See https://github.com/jboss-javassist/javassist for more information.
========================================================================================================================
This project has a binary runtime dependency on DropWizard Metrics, licensed under the Apache License Version 2.0.
See https://github.com/dropwizard/metrics for more information.
========================================================================================================================
This project has a binary runtime dependency on fastutil, licensed under the Apache License Version 2.0.
See https://github.com/vigna/fastutil for more information.
========================================================================================================================
This project has a binary runtime dependency on jOOQ:jOOL, licensed under the Apache License Version 2.0.
See https://github.com/jOOQ/jOOL for more information.
========================================================================================================================
This project has a binary runtime dependency on com.fasterxml.uuid:java-uuid-generator, licensed under the Apache
License Version 2.0.
See https://github.com/cowtowncoder/java-uuid-generator for more information.
========================================================================================================================
This project has a binary runtime dependency on Slf4j, licensed under the MIT License.
See https://github.com/cowtowncoder/java-uuid-generator for more information.
========================================================================================================================
This project has a binary test dependency on Logback, dual-licensed under the EPL v1.0 and the LGPL 2.1
See https://github.com/qos-ch/logback for more information.
========================================================================================================================
This project has a binary test dependency on TestNG, licensed under the Apache License Version 2.0.
See https://github.com/cbeust/testng for more information.
========================================================================================================================
This project has a binary test dependency on Hamcrest, licensed under the Apache License Version 2.0.
See https://github.com/hamcrest/JavaHamcrest for more information.
========================================================================================================================
This project has a binary test dependency on objenesis, licensed under the BSD License.
See https://github.com/easymock/objenesis for more information.
========================================================================================================================
This project has a binary test dependency on Mockito, licensed under the MIT License.
See https://github.com/mockito/mockito for more information.
========================================================================================================================
This project is built by Apache Maven, licensed under the Apache License Version 2.0.
See https://github.com/apache/maven for more information.