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.datasyslab | s2-geometry-library | 20250620-rc1 | jar | The Apache License, Version 2.0 |
| org.scala-lang | scala-library | 2.12.20 | jar | Apache-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.25 | jar | The Apache Software License, Version 2.0 |
| com.typesafe.scala-logging | scala-logging_2.12 | 3.9.5 | jar | Apache 2.0 License |
| joda-time | joda-time | 2.12.6 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-reload4j | 1.7.36 | jar | MIT License |
| org.specs2 | specs2-core_2.12 | 4.23.0 | jar | MIT |
| org.specs2 | specs2-junit_2.12 | 4.23.0 | 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 |
|---|---|---|---|---|
| com.google.guava | guava | 33.2.1-jre | jar | Apache 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 | Licenses |
|---|---|---|---|---|
| it.unimi.dsi | fastutil | 8.5.15 | 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 | Licenses |
|---|---|---|---|---|
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.portable-scala | portable-scala-reflect_2.12 | 1.1.3 | jar | BSD New |
| org.scala-lang | scala-reflect | 2.12.20 | jar | Apache-2.0 |
| org.scala-lang.modules | scala-parser-combinators_2.12 | 2.3.0 | jar | Apache-2.0 |
| org.scala-lang.modules | scala-xml_2.12 | 2.2.0 | jar | Apache-2.0 |
| org.scala-sbt | test-interface | 1.0 | jar | BSD |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| org.specs2 | specs2-common_2.12 | 4.23.0 | jar | MIT |
| org.specs2 | specs2-fp_2.12 | 4.23.0 | jar | MIT |
| org.specs2 | specs2-matcher_2.12 | 4.23.0 | 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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | failureaccess | 1.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.locationtech.geomesa:geomesa-z3_2.12:jar:6.0.0-SNAPSHOT
- org.datasyslab:s2-geometry-library:jar:20250620-rc1 (compile)
- it.unimi.dsi:fastutil:jar:8.5.15 (compile)
![[Information]](./images/icon_info_sml.gif)
- it.unimi.dsi:fastutil:jar:8.5.15 (compile)
- com.google.guava:guava:jar:33.2.1-jre (provided)
- com.google.guava:failureaccess:jar:1.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.2 (provided)
- org.specs2:specs2-core_2.12:jar:4.23.0 (test)
- org.specs2:specs2-matcher_2.12:jar:4.23.0 (test)
- org.specs2:specs2-common_2.12:jar:4.23.0 (test)
- org.specs2:specs2-fp_2.12:jar:4.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang.modules:scala-parser-combinators_2.12:jar:2.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.specs2:specs2-fp_2.12:jar:4.23.0 (test)
- org.specs2:specs2-common_2.12:jar:4.23.0 (test)
- org.scala-sbt:test-interface:jar:1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.portable-scala:portable-scala-reflect_2.12:jar:1.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.specs2:specs2-matcher_2.12:jar:4.23.0 (test)
- org.specs2:specs2-junit_2.12:jar:4.23.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.scala-lang.modules:scala-xml_2.12:jar:2.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
- com.typesafe.scala-logging:scala-logging_2.12:jar:3.9.5 (test)
- org.scala-lang:scala-reflect:jar:2.12.20 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-reflect:jar:2.12.20 (test)
- joda-time:joda-time:jar:2.12.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-library:jar:2.12.20 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-reload4j:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.25 (test)
![[Information]](./images/icon_info_sml.gif)
- org.datasyslab:s2-geometry-library:jar:20250620-rc1 (compile)
Licenses
BSD: test-interface
The Apache License, Version 2.0: S2 Geometry Library for Java
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Reload4j Binding
Apache-2.0: GeoMesa Index Z3, Scala Library, Scala Reflect, scala-parser-combinators, scala-xml
Apache License, Version 2.0: Guava: Google Core Libraries for Java, Joda-Time, fastutil
BSD New: portable-scala-reflect
Apache 2.0 License: scala-logging
MIT: specs2-common, specs2-core, specs2-fp, specs2-junit, specs2-matcher
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, reload4j
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| reload4j-1.2.25.jar | 333.3 kB | 244 | 218 | 14 | 1.5 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-33.2.1-jre.jar | 3.1 MB | 2059 | 2020 | 18 | 1.8 | Yes |
| scala-logging_2.12-3.9.5.jar | 61.2 kB | 23 | 17 | 1 | 1.8 | Yes |
| fastutil-8.5.15.jar | 23.7 MB | 12901 | 12885 | 11 | 1.8 | Yes |
| joda-time-2.12.6.jar | 638.4 kB | 773 | 247 | 7 | 1.5 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| s2-geometry-library-20250620-rc1.jar | 1.1 MB | 674 | 662 | 2 | 11 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| portable-scala-reflect_2.12-1.1.3.jar | 29.4 kB | 26 | 20 | 3 | 1.8 | Yes |
| scala-library-2.12.20.jar | 5.4 MB | 2621 | 2580 | 34 | 1.8 | Yes |
| scala-reflect-2.12.20.jar | 3.7 MB | 1443 | 1423 | 13 | 1.8 | Yes |
| scala-parser-combinators_2.12-2.3.0.jar | 186.8 kB | 97 | 86 | 5 | 1.8 | Yes |
| scala-xml_2.12-2.2.0.jar | 530.2 kB | 251 | 239 | 8 | 1.8 | Yes |
| test-interface-1.0.jar | 14.8 kB | 35 | 29 | 2 | 1.6 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-reload4j-1.7.36.jar | 9.8 kB | 16 | 6 | 1 | 1.5 | Yes |
| specs2-common_2.12-4.23.0.jar | 2.1 MB | 960 | 942 | 16 | 1.8 | Yes |
| specs2-core_2.12-4.23.0.jar | 1.4 MB | 635 | 613 | 20 | 1.8 | Yes |
| specs2-fp_2.12-4.23.0.jar | 221.4 kB | 99 | 95 | 1 | 1.8 | Yes |
| specs2-junit_2.12-4.23.0.jar | 147 kB | 43 | 36 | 5 | 1.8 | Yes |
| specs2-matcher_2.12-4.23.0.jar | 1.6 MB | 607 | 602 | 2 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 23 | 44.7 MB | 24055 | 23186 | 206 | 11 | 23 |
| compile: 3 | compile: 30.3 MB | compile: 16196 | compile: 16127 | compile: 47 | 11 | compile: 3 |
| provided: 3 | provided: 3.1 MB | provided: 2120 | provided: 2057 | provided: 22 | provided: 3 | |
| test: 17 | test: 11.4 MB | test: 5739 | test: 5002 | test: 137 | 1.8 | test: 17 |
