Fork me on GitHub

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.squareup.wire wire-compiler 4.9.3 jar Apache-2.0
com.squareup.wire wire-java-generator 4.9.3 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 jar Apache-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
org.apache.maven maven-core 3.9.6 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.6 jar Apache-2.0

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.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.18.0 jar Apache 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.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
com.squareup javapoet 1.13.0 jar Apache 2.0
com.squareup kotlinpoet-jvm 1.15.1 jar The Apache Software License, Version 2.0
com.squareup.okio okio-jvm 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.wire wire-runtime-jvm 4.9.3 jar Apache-2.0
com.squareup.wire wire-schema-jvm 4.9.3 jar Apache-2.0
org.checkerframework checker-qual 3.33.0 jar The MIT License
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.9.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.9.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.9.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.9.10 jar The Apache License, Version 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.charleskorn.kaml kaml-jvm 0.55.0 jar The Apache License, Version 2.0
com.google.protobuf protobuf-java 3.25.1 jar BSD-3-Clause
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.okio okio-fakefilesystem-jvm 3.6.0 jar The Apache Software License, Version 2.0
com.squareup.wire wire-grpc-client-jvm 4.9.3 jar Apache-2.0
com.squareup.wire wire-grpc-server 4.9.3 jar Apache-2.0
com.squareup.wire wire-grpc-server-generator 4.9.3 jar Apache-2.0
com.squareup.wire wire-kotlin-generator 4.9.3 jar Apache-2.0
com.squareup.wire wire-swift-generator 4.9.3 jar Apache-2.0
io.grpc grpc-api 1.59.0 jar Apache 2.0
io.grpc grpc-stub 1.59.0 jar Apache 2.0
io.outfoxx swiftpoet 1.5.0 jar Apache License 2.0
org.jetbrains.kotlin kotlin-reflect 1.9.20 jar The Apache License, Version 2.0
org.jetbrains.kotlinx kotlinx-coroutines-core-jvm 1.7.3 jar The Apache Software License, Version 2.0
org.jetbrains.kotlinx kotlinx-datetime-jvm 0.4.1 jar The Apache License, Version 2.0
org.jetbrains.kotlinx kotlinx-serialization-core-jvm 1.6.1 jar The Apache Software License, Version 2.0
org.snakeyaml snakeyaml-engine 2.6 jar 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
aopalliance aopalliance 1.0 jar Public Domain
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.9.6 jar Apache-2.0
org.apache.maven maven-builder-support 3.9.6 jar Apache-2.0
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.6 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.6 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.6 jar Apache-2.0
org.apache.maven maven-settings 3.9.6 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 1.9.18 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 1.9.18 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.5.1 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.slf4j slf4j-api 1.7.36 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache 2.0: JavaPoet, Maven Wire Plugin, error-prone annotations, io.grpc:grpc-api, io.grpc:grpc-stub

The Apache License, Version 2.0: Kotlin Reflect, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, kaml, kotlinx-datetime

Apache License 2.0: Swift Poet

BSD-3-Clause: Protocol Buffers [Core]

The MIT License: Checker Qual

MIT License: SLF4J API Module

Apache-2.0: Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, wire-compiler, wire-grpc-client, wire-grpc-server, wire-grpc-server-generator, wire-java-generator, wire-kotlin-generator, wire-runtime, wire-schema, wire-swift-generator

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, Guava: Google Core Libraries for Java, J2ObjC Annotations, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, SnakeYAML Engine

CDDL + GPLv2 with classpath exception: javax.annotation API

Public Domain: AOP alliance

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, KotlinPoet, javax.inject, kotlinx-coroutines-core, kotlinx-serialization-core, okhttp, okio, okio-fakefilesystem

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
kaml-jvm-0.55.0.jar 168.8 kB 106 100 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
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 - -
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
protobuf-java-3.25.1.jar 1.9 MB 754 735 2 1.8 Yes
javapoet-1.13.0.jar 106.1 kB 53 43 1 1.8 Yes
kotlinpoet-jvm-1.15.1.jar 351.4 kB 129 121 3 1.8 Yes
okhttp-4.12.0.jar 789.5 kB 341 317 17 1.8 Yes
okio-3.6.0.jar 25.7 kB 49 0 0 - -
okio-fakefilesystem-jvm-3.6.0.jar 26.5 kB 16 11 1 1.8 Yes
okio-jvm-3.6.0.jar 359.6 kB 112 107 2 1.8 Yes
wire-compiler-4.9.3.jar 53.9 kB 25 18 2 1.8 Yes
wire-grpc-client-jvm-4.9.3.jar 98.7 kB 65 58 2 1.8 Yes
wire-grpc-server-4.9.3.jar 22.9 kB 23 15 1 1.8 Yes
wire-grpc-server-generator-4.9.3.jar 41.4 kB 19 11 1 1.8 Yes
wire-java-generator-4.9.3.jar 40.5 kB 14 7 1 1.8 Yes
wire-kotlin-generator-4.9.3.jar 74.5 kB 20 13 1 1.8 Yes
wire-runtime-jvm-4.9.3.jar 251.8 kB 137 130 2 1.8 Yes
wire-schema-jvm-4.9.3.jar 501.5 kB 199 179 4 1.8 Yes
wire-swift-generator-4.9.3.jar 56.2 kB 17 10 1 1.8 Yes
grpc-api-1.59.0.jar 297 kB 287 283 1 1.8 Yes
grpc-stub-1.59.0.jar 49.9 kB 52 46 2 1.8 Yes
swiftpoet-1.5.0.jar 207.8 kB 95 89 1 1.8 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
maven-artifact-3.9.6.jar 58.7 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.6.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.6.jar 701.6 kB 521 434 57 1.8 Yes
maven-model-3.9.6.jar 217.6 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.6.jar 198.4 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.6.jar 47.4 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.6.jar 28.4 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.6.jar 74.4 kB 49 32 1 1.8 Yes
maven-settings-3.9.6.jar 44.5 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.6.jar 42.3 kB 53 32 5 1.8 Yes
maven-plugin-annotations-3.10.2.jar 13.9 kB 22 7 1 1.8 Yes
maven-resolver-api-1.9.18.jar 157.1 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.18.jar 317.9 kB 208 178 14 1.8 Yes
maven-resolver-named-locks-1.9.18.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-1.9.18.jar 51.7 kB 84 58 12 1.8 Yes
maven-resolver-util-1.9.18.jar 196 kB 156 129 13 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
checker-qual-3.33.0.jar 224 kB 426 358 30 1.8 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.7.0.jar 53.3 kB 51 36 5 1.8 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.5.1.jar 269.3 kB 152 108 9 11 Yes
org.eclipse.sisu.inject-0.9.0.M2.jar 424.6 kB 318 294 9 1.8 Yes
org.eclipse.sisu.plexus-0.9.0.M2.jar 209.8 kB 203 165 20 1.8 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-reflect-1.9.20.jar 3.2 MB 2041 1936 64 9 Yes
kotlin-stdlib-1.9.10.jar 1.7 MB 1026 967 44 9 Yes
kotlin-stdlib-common-1.9.10.jar 225.1 kB 386 0 0 - -
kotlin-stdlib-jdk7-1.9.10.jar 1 kB 5 1 1 9 No
kotlin-stdlib-jdk8-1.9.10.jar 1 kB 5 1 1 9 No
kotlinx-coroutines-core-jvm-1.7.3.jar 1.6 MB 898 868 16 9 Yes
kotlinx-datetime-jvm-0.4.1.jar 161.7 kB 100 90 4 9 Yes
kotlinx-serialization-core-jvm-1.6.1.jar 419.8 kB 275 255 7 9 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
snakeyaml-engine-2.6.jar 292.1 kB 255 217 21 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
68 21.2 MB 13864 12117 522 11 61
compile: 20 compile: 6.9 MB compile: 4768 compile: 4061 compile: 119 11 compile: 16
runtime: 18 runtime: 9.4 MB runtime: 5413 runtime: 5054 runtime: 143 runtime: 17
provided: 30 provided: 4.9 MB provided: 3683 provided: 3002 provided: 260 provided: 28