Skip to content

Commit

Permalink
[#2307] license: Add left jars with Apache license
Browse files Browse the repository at this point in the history
  • Loading branch information
jerqi committed Dec 27, 2024
1 parent 1c56e74 commit 9807049
Showing 1 changed file with 69 additions and 28 deletions.
97 changes: 69 additions & 28 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -205,51 +205,92 @@
This project bundles some components that are also licensed under the Apache
License Version 2.0:

org.apache.commons:commons-lang3
org.eclipse.jetty:jetty-server
org.eclipse.jetty:jetty-servlet
org.eclipse.jetty:jetty-util
org.eclipse.jetty:jetty-http
org.eclipse.jetty:jetty-io
org.eclipse.jetty:jetty-security
commons-cli:commons-cli
org.apache.httpcomponents:httpclient
net.jpountz.lz4:lz4
com.google.guava:guava
com.google.guava:listenablefuture
com.google.guava:failureaccess
com.fasterxml.jackson.core:jackson-annotations
com.fasterxml.jackson.core:jackson-core
com.fasterxml.jackson.core:jackson-databind
com.fasterxml.jackson.module:jackson-module-scala_2.12
info.picocli:picocli
com.google.android:annotations
com.google.api.grpc:proto-google-common-protos
com.google.code.findbugs:jsr305
com.google.code.gson:gson
com.google.errorprone:error_prone_annotations
io.netty:netty-all
org.xerial.snappy:snappy-java
com.google.guava:failureaccess
com.google.guava:guava
com.google.guava:listenablefuture
com.google.j2objc:j2objc-annotations
commons-cli:commons-cli
commons-codec:commons-codec
commons-collections:commons-collections
commons-logging:commons-logging
info.picocli:picocli
io.grpc:grpc-api
io.grpc:grpc-context
io.grpc:grpc-core
io.grpc:grpc-netty-shaded
io.grpc:grpc-protobuf
io.grpc:grpc-stub
io.grpc:grpc-core
io.grpc:grpc-context
io.grpc:grpc-api
io.grpc:grpc-protobuf-lite
io.grpc:grpc-stub
io.grpc:grpc-util
io.netty:netty-all
io.netty:netty-buffer
io.netty:netty-codec
io.netty:netty-codec-dns
io.netty:netty-codec-haproxy
io.netty:netty-codec-http
io.netty:netty-codec-http2
io.netty:netty-codec-memcache
io.netty:netty-codec-mqtt
io.netty:netty-codec-redis
io.netty:netty-codec-smtp
io.netty:netty-codec-socks
io.netty:netty-codec-stomp
io.netty:netty-codec-xml
io.netty:netty-common
io.netty:netty-handler
io.netty:netty-handler-proxy
io.netty:netty-handler-ssl-ocsp
io.netty:netty-resolver
io.netty:netty-resolver-dns
io.netty:netty-resolver-dns-classes-macos
io.netty:netty-resolver-dns-native-macos
io.netty:netty-transport
io.netty:netty-transport-classes-epoll
io.netty:netty-transport-classes-kqueue
io.netty:netty-transport-native-epoll
io.netty:netty-transport-native-kqueue
io.netty:netty-transport-native-unix-common
io.netty:netty-transport-rxtx
io.netty:netty-transport-sctp
io.netty:netty-transport-udt
io.perfmark:perfmark-api
io.prometheus:simpleclient
io.prometheus:simpleclient_common
io.prometheus:simpleclient_hotspot
io.prometheus:simpleclient_httpserver
io.prometheus:simpleclient_jetty
io.prometheus:simpleclient_pushgateway
io.prometheus:simpleclient_servlet
org.roaringbitmap:RoaringBitmap
org.roaringbitmap:shims
jakarta.validation:jakarta.validation-api
javax.inject:javax.inject
com.google.code.gson:gson
com.google.j2objc:j2objc-annotations
com.google.api.grpc:proto-google-common-protos
net.jpountz.lz4:lz4
org.apache.commons:commons-lang3
org.apache.httpcomponents:httpclient
org.apache.httpcomponents:httpcore
org.apache.logging.log4j:log4j-api
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-slf4j-impl
org.eclipse.jetty:jetty-http
org.eclipse.jetty:jetty-io
org.eclipse.jetty:jetty-proxy
org.eclipse.jetty:jetty-security
org.eclipse.jetty:jetty-server
org.eclipse.jetty:jetty-servlet
org.eclipse.jetty:jetty-util
org.javassist:javassist
com.google.code.findbugs:jsr305
jakarta.validation:jakarta.validation-api
org.roaringbitmap:RoaringBitmap
org.roaringbitmap:shims
org.xerial.snappy:snappy-java
org.yaml:snakeyaml
org.eclipse.jetty:jetty-proxy

-----------------------------------------------------------------------------------
This product bundles various third-party components under other open source licenses.
Expand Down

0 comments on commit 9807049

Please sign in to comment.