| Apache TinkerPop |
| Copyright 2015-2026 The Apache Software Foundation. |
| |
| This product includes software developed at |
| The Apache Software Foundation (http://www.apache.org/). |
| |
| ------------------------------------------------------------------------ |
| Apache Commons Codec 1.20.0 (AL ASF) |
| ------------------------------------------------------------------------ |
| src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java |
| contains test data from http://aspell.net/test/orig/batch0.tab. |
| Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org) |
| |
| The content of package org.apache.commons.codec.language.bm has been translated |
| from the original php source code available at http://stevemorse.org/phoneticinfo.htm |
| with permission from the original authors. |
| Original source copyright: |
| Copyright (c) 2008 Alexander Beider & Stephen P. Morse. |
| |
| ------------------------------------------------------------------------ |
| Apache Groovy 4.0.25 (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.3 (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) |
| |
| ------------------------------------------------------------------------ |
| 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 |
| |
| ------------------------------------------------------------------------ |
| AWS SDK for Java 2.0 |
| ------------------------------------------------------------------------ |
| Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. |
| |
| This product includes software developed by |
| Amazon Technologies, Inc (http://www.amazon.com/). |
| |
| ********************** |
| THIRD PARTY COMPONENTS |
| ********************** |
| This software includes third party software subject to the following copyrights: |
| - XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty. |
| - PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc. |
| - Apache Commons Lang - https://github.com/apache/commons-lang |
| - Netty Reactive Streams - https://github.com/playframework/netty-reactive-streams |
| - Jackson-core - https://github.com/FasterXML/jackson-core |
| - Jackson-dataformat-cbor - https://github.com/FasterXML/jackson-dataformats-binary |