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 |
---|---|---|---|---|
java3d | j3d-core | 1.5.1 | jar | - |
java3d | vecmath | 1.5.1 | jar | - |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1GPL2 w/ CPE |
org.djunits | djunits | 4.01.05 | jar | BSD-style license |
org.djutils | djutils | 1.04.05 | jar | BSD-style license |
org.glassfish.jaxb | jaxb-runtime | 2.3.1 | jar | CDDL+GPL License |
org.tinylog | tinylog | 1.3.5 | jar | The Apache Software License, Version 2.0 |
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.12 | jar | Eclipse Public License 1.0 |
org.powermock | powermock-api-mockito2 | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.4 | jar | The Apache Software License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.sun.istack | istack-commons-runtime | 3.0.7 | jar | CDDL 1.1GPL2 w/ CPE |
com.sun.xml.fastinfoset | FastInfoset | 1.2.15 | jar | Apache License, Version 2.0 |
jakarta.annotation | jakarta.annotation-api | 1.3.5 | jar | EPL 2.0GPL2 w/ CPE |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
org.glassfish.jaxb | txw2 | 2.3.1 | jar | CDDL+GPL License |
org.jvnet.staxex | stax-ex | 1.8 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
org.ojalgo | ojalgo | 46.1.0 | jar | MIT |
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.9.10 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.10 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.javassist | javassist | 3.25.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.mockito | mockito-core | 2.28.2 | jar | The MIT License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.powermock | powermock-api-support | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 2.0.4 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 2.0.4 | jar | The Apache Software License, Version 2.0 |
CDDL 1.1: istack common utility code runtime, jaxb-api
Eclipse Public License 1.0: JUnit
BSD-style license: DJUNITS, DJUTILS - Delft Java Utilities, OTS XSD schema definitions
GPL2 w/ CPE: Jakarta Annotations API, istack common utility code runtime, jaxb-api
New BSD License: Hamcrest Core
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Apache 2: Objenesis
Unknown: j3d-core, vecmath
Apache License 2.0: Javassist
The MIT License: mockito-core
Apache License, Version 2.0: fastinfoset
MIT: ojAlgo
LGPL 2.1: Javassist
EPL 2.0: Jakarta Annotations API
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
MPL 1.1: Javassist
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock, tinylog
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | - | Yes |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | - | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
j3d-core-1.5.1.jar | 3 MB | 520 | 506 | 1 | 1.5 | Yes |
vecmath-1.5.1.jar | 325.6 kB | 58 | 47 | 1 | 1.5 | Yes |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | 111 | 7 | - | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.10.jar | 3.3 MB | 2368 | 2319 | 37 | - | Yes |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | 31 | 2 | - | Yes |
djunits-4.01.05.jar | 956.6 kB | 589 | 531 | 32 | 1.8 | Yes |
djutils-1.04.05.jar | 165.9 kB | 118 | 85 | 13 | 1.8 | Yes |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | - | Yes |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
javassist-3.25.0-GA.jar | 780.3 kB | 449 | 425 | 17 | 1.7 | Yes |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | - | Yes |
mockito-core-2.28.2.jar | 591.2 kB | 635 | 562 | 65 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
ojalgo-46.1.0.jar | 1.7 MB | 1368 | 1322 | 38 | 1.8 | Yes |
powermock-api-mockito2-2.0.4.jar | 88.4 kB | 103 | 75 | 18 | 1.6 | Yes |
powermock-api-support-2.0.4.jar | 21.6 kB | 24 | 14 | 4 | 1.6 | Yes |
powermock-core-2.0.4.jar | 201 kB | 208 | 175 | 27 | 1.6 | Yes |
powermock-module-junit4-2.0.4.jar | 47.7 kB | 35 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-2.0.4.jar | 17.7 kB | 19 | 9 | 2 | 1.6 | Yes |
powermock-reflect-2.0.4.jar | 66.2 kB | 50 | 37 | 8 | 1.6 | Yes |
tinylog-1.3.5.jar | 107.3 kB | 108 | 95 | 5 | 1.6 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
27 | 13.5 MB | 8454 | 7681 | 382 | 1.8 | 26 |
compile: 14 | compile: 8 MB | compile: 4088 | compile: 3635 | compile: 156 | - | compile: 13 |
test: 13 | test: 5.5 MB | test: 4366 | test: 4046 | test: 226 | - | test: 13 |