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.api-client | google-api-client | 1.33.2 | jar | The Apache Software License, Version 2.0 |
com.google.apis | google-api-services-admin-directory | directory_v1-rev20220125-1.32.1 | jar | The Apache Software License, Version 2.0 |
com.google.auth | google-auth-library-oauth2-http | 1.4.0 | jar | BSD New license |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 31.1-jre | jar | Apache License, Version 2.0 |
io.grpc | grpc-context | 1.54.1 | jar | Apache 2.0 |
io.opencensus | opencensus-api | 0.31.1 | jar | The 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 |
---|---|---|---|---|
javax | javaee-api | 8.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 |
---|---|---|---|---|
com.google.auth | google-auth-library-credentials | 1.4.0 | jar | BSD New license |
com.google.code.gson | gson | 2.10.1 | jar | Apache-2.0 |
com.google.errorprone | error_prone_annotations | 2.11.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | 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.http-client | google-http-client | 1.41.2 | jar | The Apache Software License, Version 2.0 |
com.google.http-client | google-http-client-gson | 1.41.2 | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
io.opencensus | opencensus-contrib-http-util | 0.30.0 | jar | The Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.12.0 | jar | The MIT License |
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 |
---|---|---|---|---|
com.sun.mail | javax.mail | 1.6.2 | jar | CDDL/GPLv2+CE |
javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 |
Project Dependency Graph
Dependency Tree
- org.silverpeas:core:pom:6.4
- javax:javaee-api:jar:8.0.1 (provided)
- com.sun.mail:javax.mail:jar:1.6.2 (provided)
- javax.activation:activation:jar:1.1 (provided)
- com.sun.mail:javax.mail:jar:1.6.2 (provided)
- io.opencensus:opencensus-api:jar:0.31.1 (compile)
- io.grpc:grpc-context:jar:1.54.1 (compile)
- com.google.api-client:google-api-client:jar:1.33.2 (compile)
- com.google.http-client:google-http-client-gson:jar:1.41.2 (compile)
- com.google.code.gson:gson:jar:2.10.1 (compile)
- com.google.http-client:google-http-client:jar:1.41.2 (compile)
- io.opencensus:opencensus-contrib-http-util:jar:0.30.0 (compile)
- com.google.http-client:google-http-client-gson:jar:1.41.2 (compile)
- com.google.auth:google-auth-library-oauth2-http:jar:1.4.0 (compile)
- com.google.auth:google-auth-library-credentials:jar:1.4.0 (compile)
- com.google.apis:google-api-services-admin-directory:jar:directory_v1-rev20220125-1.32.1 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.guava:guava:jar:31.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.checkerframework:checker-qual:jar:3.12.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:1.3 (compile)
- javax:javaee-api:jar:8.0.1 (provided)
Licenses
CDDL/GPLv2+CE: JavaMail API
Unknown: Silverpeas Core
The Apache License, Version 2.0: OpenCensus
Apache 2.0: error-prone annotations, io.grpc:grpc-context
The MIT License: Checker Qual
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Apache-2.0: Gson
Apache License, Version 2.0: Guava: Google Core Libraries for Java
CDDL + GPLv2 with classpath exception: javaee-api
BSD New license: Google Auth Library for Java - Credentials, Google Auth Library for Java - OAuth2 HTTP
The Apache Software License, Version 2.0: Admin SDK API directory_v1-rev20220125-1.32.1, FindBugs-jsr305, GSON extensions to the Google HTTP Client Library for Java., Google APIs Client Library for Java, Google HTTP Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations