2011-11-18 08:23:44 +08:00
|
|
|
Apache Kafka
|
2025-01-08 10:06:16 +08:00
|
|
|
Copyright 2025 The Apache Software Foundation.
|
2011-08-02 07:41:24 +08:00
|
|
|
|
2011-11-18 08:23:44 +08:00
|
|
|
This product includes software developed at
|
2019-04-23 02:58:25 +08:00
|
|
|
The Apache Software Foundation (https://www.apache.org/).
|
2016-03-04 03:43:09 +08:00
|
|
|
|
|
|
|
This distribution has a binary dependency on jersey, which is available under the CDDL
|
|
|
|
License. The source code of jersey can be found at https://github.com/jersey/jersey/.
|
2021-03-18 10:20:07 +08:00
|
|
|
|
|
|
|
This distribution has a binary test dependency on jqwik, which is available under
|
|
|
|
the Eclipse Public License 2.0. The source code can be found at
|
|
|
|
https://github.com/jlink/jqwik.
|
2021-04-01 23:38:37 +08:00
|
|
|
|
|
|
|
The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them:
|
|
|
|
Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com>
|
2021-04-07 04:08:24 +08:00
|
|
|
Copyright (C) 2017-2018 Alexis Seigneurin.
|
|
|
|
|
|
|
|
This project contains the following code copied from Apache Hive:
|
2024-01-04 01:17:28 +08:00
|
|
|
streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
|