Skip to content

Commit d520cb4

Browse files
fix: add licenses (#32)
1 parent 7459ddc commit d520cb4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

third-party-license.txt

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
Lists of 22 third-party dependencies.
3+
(Apache 2.0) Google Android Annotations Library (com.google.android:annotations:4.1.1.4 - http://source.android.com/)
4+
(Apache-2.0) proto-google-common-protos (com.google.api.grpc:proto-google-common-protos:2.29.0 - https://github.com/googleapis/sdk-platform-java)
5+
(The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/)
6+
(Apache-2.0) Gson (com.google.code.gson:gson:2.10.1 - https://github.com/google/gson/gson)
7+
(Apache 2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.23.0 - https://errorprone.info/error_prone_annotations)
8+
(The Apache Software License, Version 2.0) Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.1 - https://github.com/google/guava/failureaccess)
9+
(Apache License, Version 2.0) Guava: Google Core Libraries for Java (com.google.guava:guava:32.1.3-android - https://github.com/google/guava)
10+
(The Apache Software License, Version 2.0) Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
11+
(Apache License, Version 2.0) J2ObjC Annotations (com.google.j2objc:j2objc-annotations:2.8 - https://github.com/google/j2objc/)
12+
(BSD-3-Clause) Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.25.1 - https://developers.google.com/protocol-buffers/protobuf-java/)
13+
(Apache 2.0) io.grpc:grpc-api (io.grpc:grpc-api:1.65.1 - https://github.com/grpc/grpc-java)
14+
(Apache 2.0) io.grpc:grpc-context (io.grpc:grpc-context:1.65.1 - https://github.com/grpc/grpc-java)
15+
(Apache 2.0) io.grpc:grpc-core (io.grpc:grpc-core:1.65.1 - https://github.com/grpc/grpc-java)
16+
(Apache 2.0) io.grpc:grpc-netty-shaded (io.grpc:grpc-netty-shaded:1.65.1 - https://github.com/grpc/grpc-java)
17+
(Apache 2.0) io.grpc:grpc-protobuf (io.grpc:grpc-protobuf:1.65.1 - https://github.com/grpc/grpc-java)
18+
(Apache 2.0) io.grpc:grpc-protobuf-lite (io.grpc:grpc-protobuf-lite:1.65.1 - https://github.com/grpc/grpc-java)
19+
(Apache 2.0) io.grpc:grpc-stub (io.grpc:grpc-stub:1.65.1 - https://github.com/grpc/grpc-java)
20+
(Apache 2.0) io.grpc:grpc-util (io.grpc:grpc-util:1.65.1 - https://github.com/grpc/grpc-java)
21+
(Apache 2.0) perfmark:perfmark-api (io.perfmark:perfmark-api:0.26.0 - https://github.com/perfmark/perfmark)
22+
(CDDL + GPLv2 with classpath exception) javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250)
23+
(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.37.0 - https://checkerframework.org/)
24+
(MIT license) Animal Sniffer Annotations (org.codehaus.mojo:animal-sniffer-annotations:1.23 - https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations)

0 commit comments

Comments
 (0)