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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
app.keve.ktlsh | ktlsh | 1.0.2-SNAPSHOT | - | jar | The Apache License, Version 2.0 |
app.keve.ktlsh | ktlsh | 1.0.2-SNAPSHOT | tests | jar | The Apache License, Version 2.0 |
org.openjdk.jmh | jmh-core | 1.23 | - | jar | GNU General Public License (GPL), version 2, with the Classpath exception |
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.openjdk.jmh | jmh-generator-annprocess | 1.23 | jar | GNU General Public License (GPL), version 2, with the 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 |
---|---|---|---|---|
net.sf.jopt-simple | jopt-simple | 4.6 | jar | The MIT License |
org.apache.commons | commons-math3 | 3.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- app.keve.ktlsh:ktlsh-jmh:jar:1.0.2-SNAPSHOT
- org.openjdk.jmh:jmh-core:jar:1.23 (compile)
- net.sf.jopt-simple:jopt-simple:jar:4.6 (compile)
- org.apache.commons:commons-math3:jar:3.2 (compile)
- org.openjdk.jmh:jmh-generator-annprocess:jar:1.23 (provided)
- app.keve.ktlsh:ktlsh:jar:1.0.2-SNAPSHOT (compile)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- app.keve.ktlsh:ktlsh:jar:tests:1.0.2-SNAPSHOT (compile)
- org.openjdk.jmh:jmh-core:jar:1.23 (compile)
Licenses
The Apache License, Version 2.0: kTLSH, kTLSH JMH benchmark
The MIT License: JOpt Simple
MIT License: SLF4J API Module
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors
The Apache Software License, Version 2.0: Commons Math
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
ktlsh-1.0.2-SNAPSHOT.jar | 30.2 kB | 28 | 16 | 4 | - | Yes |
ktlsh-1.0.2-SNAPSHOT-tests.jar | 815 kB | 235 | 23 | 5 | - | Yes |
jopt-simple-4.6.jar | 62.5 kB | 58 | 48 | 3 | 1.5 | Yes |
commons-math3-3.2.jar | 1.7 MB | 1085 | 1001 | 61 | 1.5 | Yes |
jmh-core-1.23.jar | 515.7 kB | 356 | 325 | 13 | 1.7 | Yes |
jmh-generator-annprocess-1.23.jar | 30.8 kB | 25 | 9 | 2 | 1.7 | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 3.2 MB | 1833 | 1456 | 92 | 1.7 | 7 |
compile: 6 | compile: 3.2 MB | compile: 1808 | compile: 1447 | compile: 90 | - | compile: 6 |
provided: 1 | provided: 30.8 kB | provided: 25 | provided: 9 | provided: 2 | - | provided: 1 |