blob: 778516cd81d6d815ece3dd73a0789b2f5a9684ae [file] [log] [blame]
Apache TinkerPop
Copyright 2015-2025 The Apache Software Foundation.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
------------------------------------------------------------------------
Apache Groovy 4.0.23 (AL ASF)
------------------------------------------------------------------------
This product includes/uses ANTLR4 (https://github.com/antlr/antlr4)
Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
------------------------------------------------------------------------
Apache Ivy 2.5.2 (AL ASF)
------------------------------------------------------------------------
Portions of Ivy were originally developed by
Jayasoft SARL (http://www.jayasoft.fr/)
and are licensed to the Apache Software Foundation under the
"Software Grant License Agreement"
SSH and SFTP support is provided by the JCraft JSch package,
which is open source software, available under
the terms of a BSD style license.
The original software and related information is available
at http://www.jcraft.com/jsch/.
The Scp class is based on the SCPClient from the ganymed ssh
library. Which has been distributed under the BSD style license
included in licenses/ganymed-ssh
------------------------------------------------------------------------
HPPC 0.7.1
------------------------------------------------------------------------
HPPC borrowed code, ideas or both from:
* Apache Lucene, http://lucene.apache.org/
(Apache license)
* Fastutil, http://fastutil.di.unimi.it/
(Apache license)
* Koloboke, https://github.com/OpenHFT/Koloboke
(Apache license)
------------------------------------------------------------------------
Jackson-Databind, Jackson-Annotation and Jackson-Core 2.15.2 (Included through gremlin-shaded)
------------------------------------------------------------------------
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers.
* FastDoubleParser
jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
That code is available under an MIT license <https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE>
under the following copyright.
Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
Some portions of the code have been derived from other projects.
fast_double_parser, Copyright (c) 2022 Daniel Lemire. Apache 2.0 License.
https://github.com/fastfloat/fast_float
fast_float, Copyright (c) 2021 The fast_float authors. Apache 2.0 License.
https://github.com/fastfloat/fast_float
bigint, Copyright 2020 Tim Buktu. 2-clause BSD License.
https://github.com/tbuktu/bigint/tree/floatfft
(We only use those portions of the bigint project that can be licensed under 2-clause BSD License.)
------------------------------------------------------------------------
JavaTuples 1.2
------------------------------------------------------------------------
Copyright (c) 2010, The JAVATUPLES team (http://www.javatuples.org)
------------------------------------------------------------------------
Metrics 3.0.2
------------------------------------------------------------------------
Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2015 Dropwizard Team
This product includes software developed by Coda Hale and Yammer, Inc.
This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64,
LongAdder), which was released with the following comments:
Written by Doug Lea with assistance from members of JCP JSR-166
Expert Group and released to the public domain, as explained at
http://creativecommons.org/publicdomain/zero/1.0/
------------------------------------------------------------------------
Netty 4.1.125.Final
------------------------------------------------------------------------
Copyright 2014 The Netty Project
------------------------------------------------------------------------
Objenesis 3.3 - shaded in gremlin-shaded to org.apache.tinkerpop.shaded.objenesis
------------------------------------------------------------------------
Copyright 2006-2022 Joe Walnes, Henri Tremblay, Leonardo Mesquita