Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
dev.sigstore sigstore-java 1.0.0 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 2.0.3 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 2.0.3 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 2.0.3 jar Apache-2.0
org.bouncycastle bcpg-jdk18on 1.78.1 jar Bouncy Castle LicenceApache Software License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.78.1 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.78.1 jar Bouncy Castle Licence
org.slf4j slf4j-api 2.0.16 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
org.apache.maven.resolver maven-resolver-test-util 2.0.3 jar Apache-2.0
org.junit.jupiter junit-jupiter-api 5.11.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.2 jar MIT
org.slf4j slf4j-simple 2.0.16 jar MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses Optional
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 Yes
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M3 jar Eclipse Public License, Version 2.0 Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.google.code.gson gson 2.11.0 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.27.0 jar Apache 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.google.android annotations 4.1.1.4 jar Apache 2.0
com.google.api.grpc proto-google-common-protos 2.41.0 jar Apache-2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.0.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.http-client google-http-client 1.44.2 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-apache-v2 1.44.2 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-gson 1.44.2 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
com.google.oauth-client google-oauth-client 1.36.0 jar The Apache Software License, Version 2.0
com.google.oauth-client google-oauth-client-java6 1.36.0 jar The Apache Software License, Version 2.0
com.google.oauth-client google-oauth-client-jetty 1.36.0 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 4.27.3 jar BSD-3-Clause
com.google.protobuf protobuf-java-util 4.27.3 jar BSD-3-Clause
commons-codec commons-codec 1.17.1 jar Apache-2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.github.erdtman java-json-canonicalization 1.1 jar Apache License, Version 2.0
io.grpc grpc-api 1.66.0 jar Apache 2.0
io.grpc grpc-context 1.60.1 jar Apache 2.0
io.grpc grpc-core 1.66.0 jar Apache 2.0
io.grpc grpc-netty-shaded 1.66.0 jar Apache 2.0
io.grpc grpc-protobuf 1.66.0 jar Apache 2.0
io.grpc grpc-protobuf-lite 1.66.0 jar Apache 2.0
io.grpc grpc-stub 1.66.0 jar Apache 2.0
io.grpc grpc-util 1.66.0 jar Apache 2.0
io.opencensus opencensus-api 0.31.1 jar The Apache License, Version 2.0
io.opencensus opencensus-contrib-http-util 0.31.1 jar The Apache License, Version 2.0
io.perfmark perfmark-api 0.27.0 jar Apache 2.0
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.bouncycastle bcpkix-jdk18on 1.78.1 jar Bouncy Castle Licence
org.checkerframework checker-qual 3.33.0 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.24 jar MIT license

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
net.bytebuddy byte-buddy 1.15.4 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.4 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.11.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Google Android Annotations Library, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-context, io.grpc:grpc-core, io.grpc:grpc-netty-shaded, io.grpc:grpc-protobuf, io.grpc:grpc-protobuf-lite, io.grpc:grpc-stub, io.grpc:grpc-util, perfmark:perfmark-api

The Apache License, Version 2.0: OpenCensus, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module, SLF4J Simple Provider

BSD-3-Clause: Protocol Buffers [Core], Protocol Buffers [Util]

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle OpenPGP API, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Eclipse Public License, Version 2.0: org.eclipse.sisu.inject

The MIT License: Checker Qual

Apache Software License, Version 2.0: Bouncy Castle OpenPGP API

Apache-2.0: Apache Commons Codec, Gson, Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Sigstore Signer Generator, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Utilities, proto-google-common-protos, sigstore-java

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, java-json-canonicalization

MIT: mockito-core

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: Apache Commons Logging, Apache HTTP transport v2 for the Google HTTP Client Library for Java., FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Java 6 (and higher) extensions to the Google OAuth Client Library for Java., OAuth 2.0 verification code receiver for Google OAuth Client Library for Java., javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
annotations-4.1.1.4.jar 3.1 kB 11 2 1 1.5 No
proto-google-common-protos-2.41.0.jar 2.6 MB 1030 921 12 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.27.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.0.1-jre.jar 3 MB 2054 2014 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
google-http-client-1.44.2.jar 295.5 kB 255 219 16 1.7 Yes
google-http-client-apache-v2-1.44.2.jar 11.7 kB 24 6 1 1.7 Yes
google-http-client-gson-1.44.2.jar 12.8 kB 26 9 1 1.7 Yes
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
google-oauth-client-1.36.0.jar 81.7 kB 73 58 3 1.7 Yes
google-oauth-client-java6-1.36.0.jar 14.8 kB 23 8 1 1.7 Yes
google-oauth-client-jetty-1.36.0.jar 9.9 kB 18 3 1 1.7 Yes
protobuf-java-4.27.3.jar 1.8 MB 738 718 2 1.8 Yes
protobuf-java-util-4.27.3.jar 75.6 kB 52 46 1 1.8 Yes
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
sigstore-java-1.0.0.jar 1.2 MB 632 565 28 11 Yes
java-json-canonicalization-1.1.jar 28.4 kB 20 10 1 1.8 Yes
grpc-api-1.66.0.jar 315.4 kB 311 307 1 1.8 Yes
grpc-context-1.60.1.jar 0.3 kB 2 0 0 - -
grpc-core-1.66.0.jar 641.5 kB 498 490 1 1.8 Yes
grpc-netty-shaded-1.66.0.jar 9.8 MB 2832 2714 65 1.8 Yes
grpc-protobuf-1.66.0.jar 5.3 kB 10 5 1 1.8 Yes
grpc-protobuf-lite-1.66.0.jar 7.9 kB 10 4 1 1.8 Yes
grpc-stub-1.66.0.jar 50.3 kB 52 46 2 1.8 Yes
grpc-util-1.66.0.jar 101.7 kB 80 73 1 1.8 Yes
opencensus-api-0.31.1.jar 355.4 kB 401 380 17 1.7 Yes
opencensus-contrib-http-util-0.31.1.jar 23.4 kB 19 12 2 1.6 Yes
perfmark-api-0.27.0.jar 7 kB 10 6 1 1.8 Yes
byte-buddy-1.15.4.jar 4.2 MB 2955 - - - -
   • Root - 2953 2900 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.15.4.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 2 1 1 9 No
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
maven-resolver-api-2.0.3.jar 171.9 kB 176 152 13 1.8 Yes
maven-resolver-spi-2.0.3.jar 67.9 kB 103 74 16 1.8 Yes
maven-resolver-test-util-2.0.3.jar 57.1 kB 41 25 1 1.8 Yes
maven-resolver-util-2.0.3.jar 219 kB 170 143 14 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
bcpg-jdk18on-1.78.1.jar 476.9 kB 407 - - - -
   • Root - 403 380 15 1.8 No
   • Versioned - 4 1 1 9 No
bcpkix-jdk18on-1.78.1.jar 1.1 MB 970 - - - -
   • Root - 966 905 52 1.8 No
   • Versioned - 4 1 1 9 No
bcprov-jdk18on-1.78.1.jar 8.3 MB 5698 - - - -
   • Root - 4452 4245 182 1.8 No
   • Versioned - 1155 1050 87 9 No
   • Versioned - 41 32 1 11 No
   • Versioned - 29 20 1 15 No
   • Versioned - 21 11 3 21 No
bcutil-jdk18on-1.78.1.jar 705.1 kB 670 - - - -
   • Root - 666 610 47 1.8 No
   • Versioned - 4 1 1 9 No
checker-qual-3.33.0.jar 224 kB 426 358 30 1.8 Yes
animal-sniffer-annotations-1.24.jar 3.1 kB 12 1 1 1.8 No
junit-jupiter-api-5.11.2.jar 216.3 kB 197 182 8 1.8 Yes
junit-platform-commons-1.11.2.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 Yes
   • Versioned - 9 3 1 9 Yes
mockito-core-5.14.2.jar 707.7 kB 646 574 64 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
org.eclipse.sisu.inject-0.9.0.M3.jar 433.6 kB 318 297 9 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
56 39.9 MB 23814 20884 764 11 47
compile: 10 compile: 11.5 MB compile: 8218 compile: 6474 compile: 330 11 compile: 7
runtime: 34 runtime: 22.2 MB runtime: 11147 runtime: 10230 runtime: 288 runtime: 29
provided: 2 provided: 436.1 kB provided: 326 provided: 303 provided: 10 provided: 1
test: 10 test: 5.7 MB test: 4123 test: 3877 test: 136 11 test: 10