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 License
com.google.code.findbugs findbugs-annotations 3.0.1 jar GNU Lesser Public License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
org.apache.avro avro 1.10.0.8p jar Apache License, Version 2.0
org.spf4j spf4j-aether 8.9.3-SNAPSHOT jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 2.0
org.spf4j spf4j-avro 8.9.3-SNAPSHOT jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software 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 License
junit junit 4.12 jar Eclipse Public License 1.0
org.spf4j spf4j-slf4j-test 8.9.3-SNAPSHOT jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 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 License
com.fasterxml.jackson.core jackson-annotations 2.11.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.11.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.11.3 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.3.4 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 30.0-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 1.3 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
net.sf.trove4j trove4j 3.0.3 jar GNU Lesser General Public License 2.1
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.2 jar LICENSE.txt
org.apache.maven maven-aether-provider 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.5.0 jar The MIT License
org.codehaus.plexus plexus-component-annotations 1.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-connector-basic 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-file 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-http 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 jar Eclipse Public License, Version 1.0
org.slf4j jcl-over-slf4j 1.7.30 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.spf4j avro-logical-types-fork 1.1 jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 2.0
org.spf4j spf4j-avro-adapter 8.9.3-SNAPSHOT jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 2.0
org.spf4j spf4j-avro-adapter-fork 8.9.3-SNAPSHOT jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 2.0
org.spf4j spf4j-core 8.9.3-SNAPSHOT jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 2.0
org.spf4j.avro core-schema 1.0.7 jar GNU Library or Lesser General Public License (LGPL) 3.0-GNU Library or Lesser General Public License (LGPL) 2.1-The Apache Software License, Version 2.0
org.threeten threeten-extra 1.5.0 jar BSD 3-clause

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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

New BSD License: Hamcrest Core, Hamcrest library

GNU Lesser Public License: FindBugs-Native-Annotations

BSD 3-clause: ThreeTen-Extra

Eclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport File, Aether Transport HTTP, Aether Utilities

GNU Lesser General Public License 2.1: GNU Trove

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Lang, Apache HttpClient, Apache HttpCore, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Model, Maven Model Builder, Maven Repository Metadata Model, avro - 1.10.0.8p

GNU Library or Lesser General Public License (LGPL) 3.0: avro-logical-types-fork-1.1, core-schema-1.0.7, spf4j-aether, spf4j-avro, spf4j-avro-adapter, spf4j-avro-adapter-fork, spf4j-core, spf4j-maven-schema-resolver, spf4j-slf4j-test

GNU Library or Lesser General Public License (LGPL) 2.1: avro-logical-types-fork-1.1, core-schema-1.0.7, spf4j-aether, spf4j-avro, spf4j-avro-adapter, spf4j-avro-adapter-fork, spf4j-core, spf4j-maven-schema-resolver, spf4j-slf4j-test

The Apache Software License, Version 2.0: Commons Codec, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, Jackson-core, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, avro-logical-types-fork-1.1, core-schema-1.0.7, jackson-databind, spf4j-aether, spf4j-avro, spf4j-avro-adapter, spf4j-avro-adapter-fork, spf4j-core, spf4j-maven-schema-resolver, spf4j-slf4j-test

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.11.3.jar 68.21 kB 81 68 1 1.6 Yes
jackson-core-2.11.3.jar 351.49 kB 144 117 12 1.6 Yes
jackson-databind-2.11.3.jar 1.42 MB 693 657 21 1.6 Yes
findbugs-annotations-3.0.1.jar 17.87 kB 36 24 1 1.5 Yes
jsr305-3.0.2.jar 19.94 kB 46 35 3 1.5 Yes
error_prone_annotations-2.3.4.jar 13.88 kB 34 22 2 1.6 No
failureaccess-1.0.1.jar 4.62 kB 15 2 1 1.6 Yes
guava-30.0-jre.jar 2.86 MB 2055 2025 18 1.6 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.20 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.78 kB 23 12 1 1.5 Yes
commons-codec-1.6.jar 232.77 kB 218 76 6 1.5 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
trove4j-3.0.3.jar 2.52 MB 1621 1595 23 1.5 Yes
avro-1.10.0.8p.jar 671.68 kB 487 459 11 1.6 Yes
commons-lang3-3.4.jar 434.68 kB 248 224 12 1.6 Yes
httpclient-4.3.5.jar 590.53 kB 459 420 24 1.5 Yes
httpcore-4.3.2.jar 282.27 kB 260 232 15 1.5 Yes
maven-aether-provider-3.3.9.jar 66.86 kB 43 26 1 1.6 Yes
maven-artifact-3.3.9.jar 55.02 kB 57 32 11 1.6 Yes
maven-builder-support-3.3.9.jar 14.87 kB 24 10 1 1.6 Yes
maven-model-3.3.9.jar 163.98 kB 71 54 3 1.6 Yes
maven-model-builder-3.3.9.jar 177.01 kB 154 121 16 1.6 Yes
maven-repository-metadata-3.3.9.jar 27.29 kB 27 9 2 1.6 Yes
checker-qual-3.5.0.jar 214.38 kB 382 321 33 1.6 Yes
plexus-component-annotations-1.6.jar 4.26 kB 15 3 1 1.5 No
plexus-interpolation-1.21.jar 62.46 kB 60 44 6 1.5 Yes
plexus-utils-3.0.22.jar 244.90 kB 129 104 9 1.5 Yes
aether-api-1.0.2.v20150114.jar 136.32 kB 149 128 11 1.5 Yes
aether-connector-basic-1.1.0.jar 36.72 kB 34 19 1 1.5 Yes
aether-impl-1.1.0.jar 172.77 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.70 kB 54 34 8 1.5 Yes
aether-transport-file-1.1.0.jar 8.92 kB 19 4 1 1.5 Yes
aether-transport-http-1.1.0.jar 36.71 kB 35 20 1 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.88 kB 126 101 13 1.5 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.07 kB 46 35 7 1.5 Yes
jcl-over-slf4j-1.7.30.jar 16.54 kB 23 9 2 1.5 Yes
slf4j-api-1.7.30.jar 41.47 kB 46 34 4 1.5 Yes
avro-logical-types-fork-1.1.jar 55.28 kB 65 49 3 1.6 Yes
spf4j-aether-8.9.3-SNAPSHOT.jar 47.65 kB 56 41 6 1.6 Yes
spf4j-avro-8.9.3-SNAPSHOT.jar 124.66 kB 79 57 7 1.6 Yes
spf4j-avro-adapter-8.9.3-SNAPSHOT.jar 8.09 kB 16 5 1 1.6 Yes
spf4j-avro-adapter-fork-8.9.3-SNAPSHOT.jar 6.46 kB 16 2 1 1.6 Yes
spf4j-core-8.9.3-SNAPSHOT.jar 1.27 MB 901 844 43 1.6 Yes
spf4j-slf4j-test-8.9.3-SNAPSHOT.jar 472.98 kB 365 331 19 1.6 Yes
core-schema-1.0.7.jar 290.04 kB 234 166 4 1.6 Yes
threeten-extra-1.5.0.jar 233.74 kB 127 94 3 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
47 14.08 MB 10269 9092 406 1.6 44
compile: 43 compile: 13.19 MB compile: 9483 compile: 8395 compile: 347 - compile: 40
test: 4 test: 886.00 kB test: 786 test: 697 test: 59 - test: 4

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
github https://maven.pkg.github.com/zolyfarkas/* Yes Yes Yes
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
sonatype-snapshot https://oss.sonatype.org/content/repositories/snapshots Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
spy http://files.couchbase.com/maven2/ Yes No No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact plexus.snapshots central spy apache.snapshots
com.fasterxml.jackson.core:jackson-annotations:jar:2.11.3 - Found at https://repo.maven.apache.org/maven2 - -
com.fasterxml.jackson.core:jackson-core:jar:2.11.3 - Found at https://repo.maven.apache.org/maven2 - -
com.fasterxml.jackson.core:jackson-databind:jar:2.11.3 - Found at https://repo.maven.apache.org/maven2 - -
com.google.code.findbugs:findbugs-annotations:jar:3.0.1 - Found at https://repo.maven.apache.org/maven2 - -
com.google.code.findbugs:jsr305:jar:3.0.2 - Found at https://repo.maven.apache.org/maven2 - -
com.google.errorprone:error_prone_annotations:jar:2.3.4 - Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:failureaccess:jar:1.0.1 - Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:guava:jar:30.0-jre - Found at https://repo.maven.apache.org/maven2 - -
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava - Found at https://repo.maven.apache.org/maven2 - -
com.google.j2objc:j2objc-annotations:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - -
commons-codec:commons-codec:jar:1.6 - Found at https://repo.maven.apache.org/maven2 - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 - -
net.sf.trove4j:trove4j:jar:3.0.3 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.avro:avro:jar:1.10.0.8p - - - -
org.apache.commons:commons-lang3:jar:3.4 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpclient:jar:4.3.5 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.httpcomponents:httpcore:jar:4.3.2 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-aether-provider:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-artifact:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-builder-support:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-model:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-model-builder:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - -
org.apache.maven:maven-repository-metadata:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - -
org.checkerframework:checker-qual:jar:3.5.0 - Found at https://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-component-annotations:jar:1.6 - Found at https://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-interpolation:jar:1.21 - Found at https://repo.maven.apache.org/maven2 - -
org.codehaus.plexus:plexus-utils:jar:3.0.22 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-api:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-connector-basic:jar:1.1.0 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-impl:jar:1.1.0 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-transport-file:jar:1.1.0 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-transport-http:jar:1.1.0 - Found at https://repo.maven.apache.org/maven2 - -
org.eclipse.aether:aether-util:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - -
org.hamcrest:hamcrest-library:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:jcl-over-slf4j:jar:1.7.30 - Found at https://repo.maven.apache.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.30 - Found at https://repo.maven.apache.org/maven2 - -
org.spf4j:avro-logical-types-fork:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - -
org.spf4j:spf4j-aether:jar:8.9.3-SNAPSHOT - - - -
org.spf4j:spf4j-avro:jar:8.9.3-SNAPSHOT - - - -
org.spf4j:spf4j-avro-adapter:jar:8.9.3-SNAPSHOT - - - -
org.spf4j:spf4j-avro-adapter-fork:jar:8.9.3-SNAPSHOT - - - -
org.spf4j:spf4j-core:jar:8.9.3-SNAPSHOT - - - -
org.spf4j:spf4j-slf4j-test:jar:8.9.3-SNAPSHOT - - - -
org.spf4j.avro:core-schema:jar:1.0.7 - Found at https://repo.maven.apache.org/maven2 - -
org.threeten:threeten-extra:jar:1.5.0 - Found at https://repo.maven.apache.org/maven2 - -
Total plexus.snapshots central spy apache.snapshots
47 (compile: 43, test: 4) 0 40 0 0