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
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.auth0 java-jwt 3.8.3 jar The MIT License (MIT)
com.auth0 jwks-rsa 0.9.0 jar The MIT License (MIT)
javax javaee-api 7.0 jar CDDL + GPLv2 with classpath exception
org.icatproject icat.authentication 4.6.0 jar Apache License, Version 2.0
org.icatproject icat.utils 4.16.1 jar 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 License
junit junit 4.13.1 jar Eclipse Public License 1.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2

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
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.sun.mail javax.mail 1.5.0 jar CDDL/GPLv2+CE
commons-codec commons-codec 1.8 jar The Apache Software License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
org.slf4j slf4j-api 1.7.7 jar MIT License

runtime

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

GroupId ArtifactId Version Type License
com.fasterxml.jackson.core jackson-annotations 2.10.0.pr3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.0.pr3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.0.pr3 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.2.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 27.1-jre jar The Apache Software 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.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
org.checkerframework checker-qual 2.5.2 jar The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.17 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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

MIT License: SLF4J API Module

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaMail API

The MIT License (MIT): java jwt, jwks-rsa

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons IO, ICAT Authentication, ICAT Utils, ICAT: authn.oidc

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

CDDL + GPLv2 with classpath exception: Java(TM) EE 7 Specification APIs

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: Commons Codec, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, jackson-databind

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.3.jar 280.93 kB 221 173 25 1.6 Yes
logback-core-1.1.3.jar 455.04 kB 410 365 35 1.6 Yes
java-jwt-3.8.3.jar 52.43 kB 58 49 5 1.6 Yes
jwks-rsa-0.9.0.jar 15.23 kB 18 13 1 1.6 Yes
jackson-annotations-2.10.0.pr3.jar 67.90 kB 81 68 1 1.6 Yes
jackson-core-2.10.0.pr3.jar 348.61 kB 144 117 12 1.6 Yes
jackson-databind-2.10.0.pr3.jar 1.40 MB 690 654 21 1.6 Yes
jsr305-3.0.2.jar 19.94 kB 46 35 3 1.5 Yes
error_prone_annotations-2.2.0.jar 13.69 kB 34 22 2 1.6 No
failureaccess-1.0.1.jar 4.62 kB 15 2 1 1.6 Yes
guava-27.1-jre.jar 2.75 MB 1980 1878 18 1.6 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.20 kB 7 0 0 - No
j2objc-annotations-1.1.jar 8.78 kB 23 12 1 1.5 Yes
javax.mail-1.5.0.jar 521.99 kB 329 298 14 1.5 Yes
commons-codec-1.8.jar 263.86 kB 228 86 6 1.6 Yes
commons-io-2.6.jar 214.79 kB 146 127 7 1.6 Yes
javaee-api-7.0.jar 1.93 MB 2389 2238 133 1.6 Yes
activation-1.1.jar 62.98 kB 50 38 3 1.4 Yes
junit-4.13.1.jar 382.71 kB 387 348 32 1.5 Yes
checker-qual-2.5.2.jar 193.32 kB 358 302 31 1.6 Yes
animal-sniffer-annotations-1.17.jar 3.45 kB 12 1 1 1.6 No
javax.json-1.0.4.jar 85.15 kB 88 72 5 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
icat.authentication-4.6.0.jar 7.54 kB 17 6 2 1.6 Yes
icat.utils-4.16.1.jar 23.87 kB 23 12 1 1.6 Yes
slf4j-api-1.7.7.jar 29.26 kB 35 24 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
26 9.18 MB 7841 6985 366 1.6 23
compile: 11 compile: 3.64 MB compile: 3778 compile: 3302 compile: 228 - compile: 11
test: 3 test: 512.88 kB test: 527 test: 465 test: 40 - test: 3
runtime: 12 runtime: 5.02 MB runtime: 3536 runtime: 3218 runtime: 98 - runtime: 9