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.3.0 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 2.0.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 2.0.10 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 2.0.10 jar Apache-2.0
org.bouncycastle bcpg-jdk18on 1.81 jar Bouncy Castle LicenceApache Software License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.81 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.81 jar Bouncy Castle Licence
org.slf4j slf4j-api 2.0.17 jar MIT

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.10 jar Apache-2.0
org.junit.jupiter junit-jupiter-api 5.13.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.18.0 jar MIT
org.slf4j slf4j-simple 2.0.17 jar MIT

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.M4 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.13.1 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.38.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.48.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.3 jar Apache License, Version 2.0
com.google.guava guava 33.4.8-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.46.1 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-apache-v2 1.46.1 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-gson 1.46.1 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.37.0 jar The Apache Software License, Version 2.0
com.google.oauth-client google-oauth-client-java6 1.37.0 jar The Apache Software License, Version 2.0
com.google.oauth-client google-oauth-client-jetty 1.37.0 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 4.29.3 jar BSD-3-Clause
com.google.protobuf protobuf-java-util 4.29.3 jar BSD-3-Clause
commons-codec commons-codec 1.17.2 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.70.0 jar Apache 2.0
io.grpc grpc-context 1.69.0 jar Apache 2.0
io.grpc grpc-core 1.70.0 jar Apache 2.0
io.grpc grpc-netty-shaded 1.70.0 jar Apache 2.0
io.grpc grpc-protobuf 1.70.0 jar Apache 2.0
io.grpc grpc-protobuf-lite 1.70.0 jar Apache 2.0
io.grpc grpc-stub 1.70.0 jar Apache 2.0
io.grpc grpc-util 1.70.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.81 jar Bouncy Castle Licence
org.codehaus.mojo animal-sniffer-annotations 1.24 jar MIT license
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0

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.17.5 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.5 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.13.1 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

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
org.ow2.asm asm 9.8 jar BSD-3-Clause Yes

Project Dependency Graph

Dependency Tree

Licenses

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

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: JSpecify annotations, OpenCensus, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

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

Apache Software License, Version 2.0: Bouncy Castle OpenPGP APIs

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 InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, java-json-canonicalization

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

MIT: SLF4J API Module, SLF4J Simple Provider, 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 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

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

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.48.0.jar 2.7 MB 1045 936 12 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.13.1.jar 287 kB 225 - - - -
   • Root - 224 204 9 1.8 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.38.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.4.8-jre.jar 3 MB 2008 - - - -
   • Root - 2006 1967 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
google-http-client-1.46.1.jar 295.8 kB 255 219 16 1.7 Yes
google-http-client-apache-v2-1.46.1.jar 11.7 kB 24 6 1 1.7 Yes
google-http-client-gson-1.46.1.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.37.0.jar 81.7 kB 73 58 3 1.7 Yes
google-oauth-client-java6-1.37.0.jar 14.8 kB 23 8 1 1.7 Yes
google-oauth-client-jetty-1.37.0.jar 9.9 kB 18 3 1 1.7 Yes
protobuf-java-4.29.3.jar 1.9 MB 758 738 2 1.8 Yes
protobuf-java-util-4.29.3.jar 76.5 kB 52 46 1 1.8 Yes
commons-codec-1.17.2.jar 372.8 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.3.0.jar 1.2 MB 674 596 31 11 Yes
java-json-canonicalization-1.1.jar 28.4 kB 20 10 1 1.8 Yes
grpc-api-1.70.0.jar 323.1 kB 318 314 1 1.8 Yes
grpc-context-1.69.0.jar 0.3 kB 2 0 0 - -
grpc-core-1.70.0.jar 654.4 kB 504 496 1 1.8 Yes
grpc-netty-shaded-1.70.0.jar 9.8 MB 2890 2772 65 1.8 Yes
grpc-protobuf-1.70.0.jar 5.3 kB 10 5 1 1.8 Yes
grpc-protobuf-lite-1.70.0.jar 7.9 kB 10 4 1 1.8 Yes
grpc-stub-1.70.0.jar 60.8 kB 58 52 2 1.8 Yes
grpc-util-1.70.0.jar 100.7 kB 81 74 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.17.5.jar 9 MB 6028 - - - -
   • Root - 3004 2951 38 1.5 Yes
   • Versioned - 2994 2952 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.5.jar 365.9 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
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.10.jar 175 kB 176 152 13 1.8 Yes
maven-resolver-spi-2.0.10.jar 70.7 kB 110 79 18 1.8 Yes
maven-resolver-test-util-2.0.10.jar 57.2 kB 41 25 1 1.8 Yes
maven-resolver-util-2.0.10.jar 225.1 kB 173 146 14 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
bcpg-jdk18on-1.81.jar 728.4 kB 624 - - - -
   • Root - 620 592 20 1.8 No
   • Versioned - 4 1 1 9 No
bcpkix-jdk18on-1.81.jar 1.1 MB 988 - - - -
   • Root - 984 923 52 1.8 No
   • Versioned - 4 1 1 9 No
bcprov-jdk18on-1.81.jar 8.9 MB 6355 - - - -
   • Root - 4966 4751 190 1.8 No
   • Versioned - 1284 1171 95 9 No
   • Versioned - 41 32 1 11 No
   • Versioned - 29 20 1 15 No
   • Versioned - 35 20 6 21 No
bcutil-jdk18on-1.81.jar 705.9 kB 672 - - - -
   • Root - 668 611 48 1.8 No
   • Versioned - 4 1 1 9 No
animal-sniffer-annotations-1.24.jar 3.1 kB 12 1 1 1.8 No
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-api-5.13.1.jar 240.2 kB 216 201 8 1.8 Yes
junit-platform-commons-1.13.1.jar 152.7 kB 95 - - - -
   • Root - 84 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
mockito-core-5.18.0.jar 710 kB 648 576 66 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.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.17.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.M4.jar 305 kB 281 262 8 1.8 Yes
asm-9.8.jar 126.1 kB 45 39 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
57 45.7 MB 27596 21437 759 11 47
compile: 10 compile: 12.5 MB compile: 9129 compile: 7215 compile: 349 11 compile: 7
runtime: 34 runtime: 22.2 MB runtime: 10830 runtime: 9960 runtime: 259 runtime: 28
provided: 3 provided: 433.6 kB provided: 334 provided: 307 provided: 12 provided: 2
test: 10 test: 10.6 MB test: 7303 test: 3955 test: 139 11 test: 10