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.typesafe.scala-logging | scala-logging_2.12 | 3.9.5 | jar | Apache 2.0 License |
| org.scala-lang | scala-library | 2.12.19 | 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 |
| org.slf4j | slf4j-reload4j | 1.7.36 | jar | MIT License |
| org.specs2 | specs2-core_2.12 | 4.20.5 | jar | MIT-style |
| org.specs2 | specs2-junit_2.12 | 4.20.5 | jar | MIT-style |
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 |
|---|---|---|---|---|
| org.apache.kafka | kafka-clients | 3.9.0 | jar | The 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 |
|---|---|---|---|---|
| org.scala-lang | scala-reflect | 2.12.19 | jar | Apache-2.0 |
| org.slf4j | slf4j-api | 1.7.36 | 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 | 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.1 | jar | BSD New |
| 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.specs2 | specs2-common_2.12 | 4.20.5 | jar | MIT-style |
| org.specs2 | specs2-fp_2.12 | 4.20.5 | jar | MIT-style |
| org.specs2 | specs2-matcher_2.12 | 4.20.5 | jar | MIT-style |
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.github.luben | zstd-jni | 1.5.5-11 | jar | BSD 2-Clause License |
| org.lz4 | lz4-java | 1.8.0 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.locationtech.geomesa:geomesa-kafka-utils_2.12:jar:5.4.0
- com.typesafe.scala-logging:scala-logging_2.12:jar:3.9.5 (compile)
- org.scala-lang:scala-reflect:jar:2.12.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.scala-lang:scala-reflect:jar:2.12.19 (compile)
- org.apache.kafka:kafka-clients:jar:3.9.0 (provided)
- com.github.luben:zstd-jni:jar:1.5.5-11 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.lz4:lz4-java:jar:1.8.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.luben:zstd-jni:jar:1.5.5-11 (provided)
- org.specs2:specs2-core_2.12:jar:4.20.5 (test)
- org.specs2:specs2-matcher_2.12:jar:4.20.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.specs2:specs2-common_2.12:jar:4.20.5 (test)
- org.specs2:specs2-fp_2.12:jar:4.20.5 (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.20.5 (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.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.specs2:specs2-matcher_2.12:jar:4.20.5 (test)
- org.specs2:specs2-junit_2.12:jar:4.20.5 (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)
- org.scala-lang:scala-library:jar:2.12.19 (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)
- com.typesafe.scala-logging:scala-logging_2.12:jar:3.9.5 (compile)
Licenses
BSD: test-interface
The Apache License, Version 2.0: Apache Kafka
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Reload4j Binding
MIT-style: specs2-common, specs2-core, specs2-fp, specs2-junit, specs2-matcher
Apache-2.0: GeoMesa Kafka Utils, Scala Library, Scala Reflect, scala-parser-combinators, scala-xml
Apache 2.0 License: scala-logging
BSD New: portable-scala-reflect
BSD 2-Clause License: zstd-jni
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: LZ4 and xxHash, 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 |
| zstd-jni-1.5.5-11.jar | 6.8 MB | 80 | 36 | 3 | 1.8 | Yes |
| scala-logging_2.12-3.9.5.jar | 61.2 kB | 23 | 17 | 1 | 1.8 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| kafka-clients-3.9.0.jar | 9.2 MB | 4130 | 3842 | 71 | 1.8 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| lz4-java-1.8.0.jar | 682.8 kB | 105 | 80 | 3 | 1.7 | Yes |
| portable-scala-reflect_2.12-1.1.1.jar | 29.7 kB | 26 | 20 | 3 | 1.8 | Yes |
| scala-library-2.12.19.jar | 5.4 MB | 2621 | 2580 | 34 | 1.8 | Yes |
| scala-reflect-2.12.19.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.20.5.jar | 2.1 MB | 960 | 942 | 16 | 1.8 | Yes |
| specs2-core_2.12-4.20.5.jar | 1.4 MB | 635 | 613 | 20 | 1.8 | Yes |
| specs2-fp_2.12-4.20.5.jar | 221.4 kB | 99 | 95 | 1 | 1.8 | Yes |
| specs2-junit_2.12-4.20.5.jar | 147 kB | 43 | 36 | 5 | 1.8 | Yes |
| specs2-matcher_2.12-4.20.5.jar | 1.6 MB | 607 | 602 | 2 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 20 | 32.9 MB | 11902 | 11293 | 241 | 1.8 | 20 |
| compile: 4 | compile: 9.2 MB | compile: 4133 | compile: 4054 | compile: 52 | 1.8 | compile: 4 |
| provided: 3 | provided: 16.7 MB | provided: 4315 | provided: 3958 | provided: 77 | provided: 3 | |
| test: 13 | test: 7 MB | test: 3454 | test: 3281 | test: 112 | 1.8 | test: 13 |
