-
Notifications
You must be signed in to change notification settings - Fork 33
Files
/
Copy pathLICENSE-3rdparty.csv
113 lines (113 loc) · 9.08 KB
/
LICENSE-3rdparty.csv
1 | Component | Origin | License | Copyright |
---|---|---|---|---|
2 | import | com.datadoghq:dd-trace-api | Apache-2.0 | 2017 Datadog Inc. |
3 | import | com.fasterxml.jackson.core:jackson-annotations | Apache-2.0 | 2007- Tatu Saloranta tatu.saloranta@iki.fi |
4 | import | com.fasterxml.jackson.core:jackson-core | Apache-2.0 | |
5 | import | com.fasterxml.jackson.core:jackson-databind | Apache-2.0 | |
6 | import | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | Apache-2.0 | 2013 FasterXML.com |
7 | import | com.fasterxml.jackson.module:jackson-module-jaxb-annotations | Apache-2.0 | |
8 | import | com.flipkart.zjsonpatch:zjsonpatch | Apache-2.0 | 2016 flipkart.com zjsonpatch |
9 | import | com.github.fge:btf | Apache-2.0 | 2014 Francis Galiegue (fgaliegue@gmail.com) |
10 | import | com.github.fge:msg-simple | Apache-2.0 | 2014 Francis Galiegue (fgaliegue@gmail.com) |
11 | import | com.github.fge:uri-template | Apache-2.0 | 2014 Francis Galiegue (fgaliegue@gmail.com) |
12 | import | com.github.java-json-tools:jackson-coreutils | Apache-2.0 | 2014 Francis Galiegue (fgaliegue@gmail.com) |
13 | import | com.github.java-json-tools:json-schema-core | Apache-2.0 | 2014 Francis Galiegue (fgaliegue@gmail.com) |
14 | import | com.github.java-json-tools:json-schema-validator | Apache-2.0 | 2014 Francis Galiegue (fgaliegue@gmail.com) |
15 | import | com.github.jknack:handlebars-helpers | Apache-2.0 | 2012-2015 Edgar Espina |
16 | import | com.github.jknack:handlebars | Apache-2.0 | 2012-2015 Edgar Espina |
17 | import | com.github.tomakehurst:wiremock-jre8 | Apache-2.0 | 2011 Thomas Akehurst |
18 | import | com.google.code.findbugs:jsr305 | BSD-3-Clause | |
19 | import | com.google.errorprone:error_prone_annotations | Apache-2.0 | 2012 The Error Prone Authors |
20 | import | com.google.guava:failureaccess | Apache-2.0 | 2008 The Guava Authors |
21 | import | com.google.guava:guava | Apache-2.0 | 2008 The Guava Authors |
22 | import | com.google.guava:listenablefuture | Apache-2.0 | 2008 The Guava Authors |
23 | import | com.google.j2objc:j2objc-annotations | Apache-2.0 | 2012 Google Inc |
24 | import | com.googlecode.libphonenumber:libphonenumber | Apache-2.0 | 2015 The Libphonenumber Authors |
25 | import | com.jayway.jsonpath:json-path | Apache-2.0 | 2011 the original author or authors |
26 | import | com.jcraft:jzlib | BSD-3-Clause | 2000-2011 ymnk JCraft Inc |
27 | import | com.lmax:disruptor | Apache-2.0 | 2011 LMAX Ltd |
28 | import | com.sun.mail:mailapi | EPL-2.0 | 1997-2020 Oracle and/or its affiliates |
29 | import | com.vaadin.external.google:android-json | Apache-2.0 | |
30 | import | commons-codec:commons-codec | Apache-2.0 | 2002-2020 The Apache Software Foundation |
31 | import | commons-fileupload:commons-fileupload | Apache-2.0 | 2002-2019 The Apache Software Foundation |
32 | import | commons-io:commons-io | Apache-2.0 | 2002-2019 The Apache Software Foundation |
33 | import | commons-logging:commons-logging | Apache-2.0 | 2003-2016 The Apache Software Foundation |
34 | import | io.netty:netty-buffer | Apache-2.0 | 2012 The Netty Project |
35 | import | io.netty:netty-codec-http | Apache-2.0 | 2012 The Netty Project |
36 | import | io.netty:netty-codec-socks | Apache-2.0 | 2012 The Netty Project |
37 | import | io.netty:netty-codec | Apache-2.0 | 2012 The Netty Project |
38 | import | io.netty:netty-common | Apache-2.0 | 2012 The Netty Project |
39 | import | io.netty:netty-handler-proxy | Apache-2.0 | 2014 The Netty Project |
40 | import | io.netty:netty-handler | Apache-2.0 | 2012 The Netty Project |
41 | import | io.netty:netty-resolver | Apache-2.0 | 2014 The Netty Project |
42 | import | io.netty:netty-transport | Apache-2.0 | 2012 The Netty Project |
43 | import | io.opentracing:opentracing-api | Apache-2.0 | 2016-2020 The OpenTracing Authors |
44 | import | io.opentracing:opentracing-noop | Apache-2.0 | 2016-2020 The OpenTracing Authors |
45 | import | io.opentracing:opentracing-util | Apache-2.0 | 2016-2020 The OpenTracing Authors |
46 | import | io.swagger:swagger-annotations | Apache-2.0 | 2016 SmartBear Software |
47 | import | javax.activation:activation | BSD-3-Clause | 2018 Oracle and/or its affiliates |
48 | import | javax.activation:javax.activation-api | BSD-3-Clause | 1997-2019 Oracle and/or its affiliates |
49 | import | javax.annotation:javax.annotation-api | EPL-2.0 | 2018 Oracle and/or its affiliates |
50 | import | javax.inject:javax.inject | Apache-2.0 | 2009 The JSR-330 Expert Group |
51 | import | javax.servlet:javax.servlet-api | EPL-2.0 | 1997-2020 Oracle and/or its affiliates and others;2004 The Apache Software Foundation |
52 | import | javax.ws.rs:javax.ws.rs-api | CDDL | 2010-2017 Oracle and/or its affiliates |
53 | import | javax.xml.bind:jaxb-api | BSD-3-Clause | 2004-2020 Oracle and/or its affiliates |
54 | import | joda-time:joda-time | Apache-2.0 | 2001- Stephen Colebourne |
55 | import | junit:junit | EPL-1.0 | |
56 | import | net.minidev:accessors-smart | Apache-2.0 | 2011 JSON-SMART authors |
57 | import | net.minidev:json-smart | Apache-2.0 | 2011 JSON-SMART authors |
58 | import | net.sf.jopt-simple:jopt-simple | MIT | 2004-2016 Paul R. Holser Jr. |
59 | import | net.javacrumbs.json-unit:json-unit-json-path | Apoche-2.0 | 2009-2019 the original author or authors |
60 | import | org.apache.commons:commons-lang3 | Apache-2.0 | 2001-2020 The Apache Software Foundation |
61 | import | org.apache.commons:commons-text | Apache-2.0 | 2014-2020 The Apache Software Foundation |
62 | import | org.apache.httpcomponents:httpclient | Apache-2.0 | 1999-2020 The Apache Software Foundation |
63 | import | org.apache.httpcomponents:httpcore | Apache-2.0 | 2005-2020 The Apache Software Foundation |
64 | import | org.apache.velocity:velocity-engine-core | Apache-2.0 | 2000-2007 The Apache Software Foundation |
65 | import | org.apache.velocity:velocity-engine-scripting | Apache-2.0 | 2000-2007 The Apache Software Foundation |
66 | import | org.checkerframework:checker-qual | MIT | 2004-present by the Checker Framework developers |
67 | import | org.codehaus.mojo:animal-sniffer-annotations | MIT | 2009 codehaus.org |
68 | import | org.conscrypt:conscrypt-openjdk-uber | Apache-2.0 | 2016 The Android Open Source Project |
69 | import | org.eclipse.jetty:jetty-alpn-client | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
70 | import | org.eclipse.jetty:jetty-alpn-conscrypt-client | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
71 | import | org.eclipse.jetty:jetty-alpn-conscrypt-server | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
72 | import | org.eclipse.jetty:jetty-alpn-server | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
73 | import | org.eclipse.jetty:jetty-continuation | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
74 | import | org.eclipse.jetty:jetty-http | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
75 | import | org.eclipse.jetty:jetty-io | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
76 | import | org.eclipse.jetty:jetty-security | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
77 | import | org.eclipse.jetty:jetty-server | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
78 | import | org.eclipse.jetty:jetty-servlet | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
79 | import | org.eclipse.jetty:jetty-servlets | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
80 | import | org.eclipse.jetty:jetty-util | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
81 | import | org.eclipse.jetty:jetty-webapp | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
82 | import | org.eclipse.jetty:jetty-xml | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
83 | import | org.eclipse.jetty.http2:http2-common | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
84 | import | org.eclipse.jetty.http2:http2-hpack | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
85 | import | org.eclipse.jetty.http2:http2-server | EPL-2.0 | 1995-2020 Mort Bay Consulting Pty Ltd and others |
86 | import | org.glassfish.hk2:hk2-api | EPL-2.0 | 2010-2018 Oracle and/or its affiliates; 2019 Payara Services Ltd |
87 | import | org.glassfish.hk2:hk2-locator | EPL-2.0 | 2010-2015 Oracle and/or its affiliates; 2019 Payara Services Ltd |
88 | import | org.glassfish.hk2:hk2-utils | EPL-2.0 | 2010-2015 Oracle and/or its affiliates; 2019 Payara Services Ltd |
89 | import | org.glassfish.hk2:osgi-resource-locator | EPL-2.0 | 2018-2019 Oracle and/or its affiliates |
90 | import | org.glassfish.hk2.external:aopalliance-repackaged | EPL-2.0 | 2013-2018 Oracle and/or its affiliates; 2019 Payara Services Ltd |
91 | import | org.glassfish.hk2.external:javax.inject | EPL-2.0 | 2010-2018 Oracle and/or its affiliates |
92 | import | org.glassfish.jersey.connectors:jersey-apache-connector | EPL-2.0 | 2011-2018 Oracle and/or its affiliates |
93 | import | org.glassfish.jersey.core:jersey-client | EPL-2.0 | 2011-2019 Oracle and/or its affiliates |
94 | import | org.glassfish.jersey.core:jersey-common | EPL-2.0 | 2010-2020 Oracle and/or its affiliates |
95 | import | org.glassfish.jersey.ext:jersey-entity-filtering | EPL-2.0 | 2013-2019 Oracle and/or its affiliates |
96 | import | org.glassfish.jersey.inject:jersey-hk2 | EPL-2.0 | 2017-2019 Oracle and/or its affiliates |
97 | import | org.glassfish.jersey.media:jersey-media-json-jackson | EPL-2.0 | 2012-2019 Oracle and/or its affiliates |
98 | import | org.glassfish.jersey.media:jersey-media-multipart | EPL-2.0 | 2012-2019 Oracle and/or its affiliates |
99 | import | org.hamcrest:hamcrest-core | BSD-3-Clause | 2000-2015 www.hamcrest.org |
100 | import | org.javassist:javassist | Apache-2.0 | 1999-2020 by Shigeru Chiba |
101 | import | org.jvnet.mimepull:mimepull | BSD-3-Clause | 2012-2020 Oracle and/or its affiliates |
102 | import | org.mock-server:mockserver-client-java | Apache-2.0 | |
103 | import | org.mock-server:mockserver-core | Apache-2.0 | |
104 | import | org.mock-server:mockserver-netty | Apache-2.0 | |
105 | import | org.mozilla:rhino | MPL-2.0 | |
106 | import | org.openapitools:jackson-databind-nullable | Apache-2.0 | |
107 | import | org.ow2.asm:asm | BSD-3-Clause | 2000-2011 INRIA - France Telecom |
108 | import | org.skyscreamer:jsonassert | Apache-2.0 | |
109 | import | org.slf4j:slf4j-api | MIT | 2004-2007 QOS.ch |
110 | import | org.tomitribe:tomitribe-http-signatures | Apache-2.0 | |
111 | import | org.xmlunit:xmlunit-core | Apache-2.0 | |
112 | import | org.xmlunit:xmlunit-legacy | BSD-3-Clause | 2001-2015 - Jeff Martin and Tim Bacon |
113 | import | org.xmlunit:xmlunit-placeholders | Apache-2.0 |