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.auth0 | java-jwt | 4.6.0 | jar | The MIT License (MIT) |
| com.auth0 | jwks-rsa | 0.24.1 | jar | The MIT License (MIT) |
| eu.clarin.sru | sru-server | 1.14.0 | jar | - |
| eu.clarin.sru.fcs | fcs-ql | 3.1.0 | jar | GNU General Public License |
| org.bouncycastle | bcprov-jdk18on | 1.85.2 | jar | Bouncy Castle Licence |
| org.codehaus.woodstox | woodstox-core-lgpl | 4.4.1 | jar | GNU Lesser General Public License (LGPL), Version 2.1 |
| org.slf4j | slf4j-api | 2.0.18 | 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.slf4j | slf4j-reload4j | 2.0.18 | 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 |
|---|---|---|---|---|
| javax.servlet | javax.servlet-api | 4.0.1 | jar | CDDL + GPLv2 with classpath exception |
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 |
|---|---|---|---|---|
| org.antlr | antlr4-runtime | 4.13.2 | jar | BSD-3-Clause |
| org.codehaus.woodstox | stax2-api | 3.1.4 | jar | The BSD License |
| org.z3950.zing | cql-java | 1.13 | jar | LGPL |
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.fasterxml.jackson.core | jackson-annotations | 2.22 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.22.0 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.22.0 | jar | 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 | Licenses |
|---|---|---|---|---|
| ch.qos.reload4j | reload4j | 1.2.22 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- eu.clarin.sru.fcs:fcs-simple-endpoint:jar:2.2.0-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcprov-jdk18on:jar:1.85.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.auth0:java-jwt:jar:4.6.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.22.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.22.0 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.22 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.22 (runtime)
- com.fasterxml.jackson.core:jackson-core:jar:2.22.0 (runtime)
- com.auth0:jwks-rsa:jar:0.24.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.servlet:javax.servlet-api:jar:4.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- eu.clarin.sru:sru-server:jar:1.14.0 (compile)
- org.z3950.zing:cql-java:jar:1.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.z3950.zing:cql-java:jar:1.13 (compile)
- eu.clarin.sru.fcs:fcs-ql:jar:3.1.0 (compile)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
- org.codehaus.woodstox:woodstox-core-lgpl:jar:4.4.1 (compile)
- org.codehaus.woodstox:stax2-api:jar:3.1.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:3.1.4 (compile)
- org.slf4j:slf4j-reload4j:jar:2.0.18 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
Licenses
GNU General Public License: CLARIN-FCS Core 2.0 query language parser
The MIT License (MIT): java jwt, jwks-rsa-java
GNU Lesser General Public License (LGPL), Version 2.1: Woodstox
Unknown: A simple CLARIN FCS endpoint, SRU/CQL Server
LGPL: cql-java
The BSD License: Stax2 API
BSD-3-Clause: ANTLR 4 Runtime
MIT: SLF4J API Module, SLF4J Reload4j Provider
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind, reload4j
Bouncy Castle Licence: Bouncy Castle Provider
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| reload4j-1.2.22.jar | 332.4 kB | 243 | 217 | 14 | 1.5 | Yes |
| java-jwt-4.6.0.jar | 65.7 kB | 67 | - | - | - | - |
| • Root | - | 65 | 55 | 5 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jwks-rsa-0.24.1.jar | 22.3 kB | 23 | 18 | 1 | 1.8 | Yes |
| jackson-annotations-2.22.jar | 84.2 kB | 91 | 78 | 2 | 1.8 | Yes |
| jackson-core-2.22.0.jar | 594.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.22.0.jar | 1.7 MB | 851 | - | - | - | - |
| • Root | - | 849 | 811 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| sru-server-1.14.0.jar | 104 kB | 78 | 64 | 2 | 1.8 | Yes |
| fcs-ql-3.1.0.jar | 170.1 kB | 138 | 124 | 3 | 1.8 | Yes |
| javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes |
| antlr4-runtime-4.13.2.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| bcprov-jdk18on-1.85.2.jar | 10.3 MB | 7571 | - | - | - | - |
| • Root | - | 6036 | 5798 | 215 | 1.8 | No |
| • Versioned | - | 1433 | 1309 | 108 | 9 | No |
| • Versioned | - | 16 | 6 | 2 | 11 | No |
| • Versioned | - | 12 | 3 | 1 | 15 | No |
| • Versioned | - | 39 | 23 | 5 | 17 | No |
| • Versioned | - | 35 | 24 | 5 | 25 | No |
| stax2-api-3.1.4.jar | 161.9 kB | 144 | 124 | 11 | 1.5 | Yes |
| woodstox-core-lgpl-4.4.1.jar | 491.3 kB | 235 | 204 | 16 | 1.4 | Yes |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-reload4j-2.0.18.jar | 10.7 kB | 17 | - | - | - | - |
| • Root | - | 17 | 4 | 1 | 1.8 | Yes |
| cql-java-1.13.jar | 43.5 kB | 40 | 29 | 1 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 16 | 14.6 MB | 10196 | 8094 | 325 | 1.8 | 15 |
| compile: 10 | compile: 11.7 MB | compile: 8599 | compile: 6686 | compile: 265 | 1.8 | compile: 9 |
| runtime: 3 | runtime: 2.4 MB | runtime: 1228 | runtime: 1102 | runtime: 41 | runtime: 3 | |
| provided: 1 | provided: 95.5 kB | provided: 109 | provided: 85 | provided: 4 | provided: 1 | |
| test: 2 | test: 343.1 kB | test: 260 | test: 221 | test: 15 | 1.8 | test: 2 |
