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.slf4j | slf4j-api | 2.0.17 | jar | MIT |
org.z3950.zing | cql-java | 1.13 | jar | LGPL |
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
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- eu.clarin.sru:sru-server:jar:1.14.0-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.z3950.zing:cql-java:jar:1.13 (compile)
- javax.servlet:javax.servlet-api:jar:4.0.1 (provided)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
Licenses
Unknown: SRU/CQL Server
LGPL: cql-java
MIT: SLF4J API Module
CDDL + GPLv2 with classpath exception: Java Servlet API
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
cql-java-1.13.jar | 43.5 kB | 40 | 29 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
3 | 208.9 kB | 220 | 169 | 9 | 1.8 | 3 |
compile: 2 | compile: 113.4 kB | compile: 111 | compile: 84 | compile: 5 | 1.8 | compile: 2 |
provided: 1 | provided: 95.5 kB | provided: 109 | provided: 85 | provided: 4 | provided: 1 |