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.xeiam.xchart | xchart | 2.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.hipparchus | hipparchus-clustering | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-core | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-geometry | 4.0.1 | jar | Apache License, Version 2.0 |
org.hipparchus | hipparchus-ode | 4.0.1 | jar | Apache License, Version 2.0 |
org.piccolo2d | piccolo2d-core | 3.0 | jar | BSD PUBLIC LICENSE |
org.piccolo2d | piccolo2d-extras | 3.0 | jar | BSD PUBLIC 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 |
---|---|---|---|---|
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.junit-pioneer | junit-pioneer | 1.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
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.hipparchus | hipparchus-stat | 4.0.1 | 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.19 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.9.0 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.hipparchus:hipparchus-samples:jar:4.0.1
Hipparchus::Samples Description: The Hipparchus samples module
URL: https://www.hipparchus.org/hipparchus-samples/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-core:jar:4.0.1 (compile)
Hipparchus::Core Description: The Hipparchus core module
URL: https://www.hipparchus.org/hipparchus-core/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-geometry:jar:4.0.1 (compile)
Hipparchus::Computational Geometry Description: The Hipparchus geometry module
URL: https://www.hipparchus.org/hipparchus-geometry/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-clustering:jar:4.0.1 (compile)
Hipparchus::Cluster Algorithms Description: The Hipparchus clustering module
URL: https://www.hipparchus.org/hipparchus-clustering/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-stat:jar:4.0.1 (compile)
Hipparchus::Statistics Description: The Hipparchus statistics module
URL: https://www.hipparchus.org/hipparchus-stat/
Project Licenses: Apache License, Version 2.0
- org.hipparchus:hipparchus-stat:jar:4.0.1 (compile)
- com.xeiam.xchart:xchart:jar:2.3.0 (compile)
XChart Description: The core XChart library
URL: http://xeiam.com/xchart.jsp/xchart
Project Licenses: The Apache Software License, Version 2.0
- org.piccolo2d:piccolo2d-core:jar:3.0 (compile)
Piccolo2D Core Description: A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.
URL: http://www.piccolo2d.org/java/site/piccolo2d-core/3.0/piccolo2d-core
Project Licenses: BSD PUBLIC LICENSE
- org.piccolo2d:piccolo2d-extras:jar:3.0 (compile)
Piccolo2D Extras Description: A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.
URL: http://www.piccolo2d.org/java/site/piccolo2d-extras/3.0/piccolo2d-extras
Project Licenses: BSD PUBLIC LICENSE
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache-2.0
- org.hipparchus:hipparchus-ode:jar:4.0.1 (compile)
Hipparchus::Ordinary Differential Equations Description: The Hipparchus ode module
URL: https://www.hipparchus.org/hipparchus-ode/
Project Licenses: Apache License, Version 2.0
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
JUnit Jupiter Engine Description: Module "junit-jupiter-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
JUnit Platform Engine API Description: Module "junit-platform-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
JUnit Platform Commons Description: Module "junit-platform-commons" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
JUnit Jupiter API Description: Module "junit-jupiter-api" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
JUnit Jupiter Params Description: Module "junit-jupiter-params" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit-pioneer:junit-pioneer:jar:1.9.1 (test)
junit-pioneer Description: JUnit 5 Extension Pack
URL: https://junit-pioneer.org/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-launcher:jar:1.9.0 (test)
JUnit Platform Launcher Description: Module "junit-platform-launcher" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-launcher:jar:1.9.0 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
Byte Buddy (without dependencies) Description: Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: https://bytebuddy.net/byte-buddy
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
Byte Buddy agent Description: The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
URL: https://bytebuddy.net/byte-buddy-agent
Project Licenses: Apache License, Version 2.0
- org.objenesis:objenesis:jar:3.3 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org/objenesis
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
Hamcrest Description: Core API and libraries of hamcrest matcher framework.
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD-3-Clause
- org.hipparchus:hipparchus-core:jar:4.0.1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: mockito-core
BSD-3-Clause: Hamcrest
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Hipparchus::Cluster Algorithms, Hipparchus::Computational Geometry, Hipparchus::Core, Hipparchus::Ordinary Differential Equations, Hipparchus::Samples, Hipparchus::Statistics, Objenesis
Apache-2.0: Apache Commons Lang
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
The Apache Software License, Version 2.0: XChart
BSD PUBLIC LICENSE: Piccolo2D Core, Piccolo2D Extras
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
xchart-2.3.0.jar | 100.9 kB | 80 | 66 | 5 | 1.6 | Yes |
byte-buddy-1.12.19.jar | 4 MB | 2742 | - | - | - | - |
• Root | - | 2740 | 2687 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
• Root | - | 88 | 69 | 2 | 1.5 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
commons-lang3-3.14.0.jar | 658 kB | 436 | - | - | - | - |
• Root | - | 434 | 403 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hipparchus-clustering/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-core/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-geometry/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-ode/target/classes | - | 0 | 0 | 0 | - | - |
hipparchus-stat/target/classes | - | 0 | 0 | 0 | - | - |
junit-pioneer-1.9.1.jar | 200 kB | 171 | 156 | 9 | 1.8 | Yes |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
junit-platform-launcher-1.9.0.jar | 169.2 kB | 120 | 105 | 7 | 1.8 | Yes |
mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
piccolo2d-core-3.0.jar | 124.1 kB | 80 | 67 | 5 | 1.5 | Yes |
piccolo2d-extras-3.0.jar | 148.8 kB | 117 | 100 | 8 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
23 | 8 MB | 5695 | 5288 | 238 | 1.8 | 18 |
compile: 9 | compile: 1.1 MB | compile: 713 | compile: 636 | compile: 36 | 1.8 | compile: 4 |
test: 14 | test: 6.9 MB | test: 4982 | test: 4652 | test: 202 | 1.8 | test: 14 |