mirror of https://github.com/apache/cassandra
22 lines
773 B
Plaintext
22 lines
773 B
Plaintext
Apache Cassandra
|
|
Copyright 2009 The Apache Software Foundation
|
|
|
|
This product includes software developed by The Apache Software
|
|
Foundation (http://www.apache.org/).
|
|
|
|
Parser generation is provided by ANTLR, (http://www.antlr.org/).
|
|
Copyright (c) 2003-2006 Terence Parr
|
|
|
|
Some alternate data structures provided by high-scale-lib from
|
|
http://sourceforge.net/projects/high-scale-lib/.
|
|
Written by Cliff Click and released as Public Domain.
|
|
|
|
JSON support provided by json-simple (http://code.google.com/p/json-simple/).
|
|
Copyright 2006-2009 Yidong Fang.
|
|
|
|
This product makes use of the JUnit test framework (http://junit.org).
|
|
|
|
Some alternate data structures provided by concurrentlinkedhashmap
|
|
from http://code.google.com/p/concurrentlinkedhashmap/.
|
|
Copyright 2009 Benjamin Manes
|