mirror of https://github.com/apache/kafka.git
				
				
				
			
		
			
				
	
	
		
			23 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| Apache Kafka
 | |
| Copyright 2021 The Apache Software Foundation.
 | |
| 
 | |
| This product includes software developed at
 | |
| The Apache Software Foundation (https://www.apache.org/).
 | |
| 
 | |
| 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/.
 | |
| 
 | |
| 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.
 | |
| 
 | |
| 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>
 | |
| Copyright (C) 2017-2018 Alexis Seigneurin.
 | |
| 
 | |
| This project contains the following code copied from Apache Hadoop:
 | |
| clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
 | |
| Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
 | |
| 
 | |
| This project contains the following code copied from Apache Hive:
 | |
| streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java |