Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 | License |
---|
junit | junit | 4.1 | jar | Common Public License Version 1.0 |
system
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
GroupId | ArtifactId | Version | Type | License |
---|
info.rolandkrueger.roklib.testmodules | testmodule1 | 1.0 | jar | - |
info.rolandkrueger.roklib.testmodules | testmodule2 | 1.0 | jar | - |
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 | License |
---|
junitperf | junitperf | 1.8 | jar | - |
Project Dependency Graph
Dependency Tree
- info.rolandkrueger.roklib:RoKlib:jar:0.1
RoKlib - For Those About To RoK |
---|
Description: RoKlib is a general purpose library written in Java.
I use this library to put all general utility code from my other projects into one place.
Some of its prominent features are an implementation class of a Ternary Search Tree hash map,
a Swing text field which allows entering IPA phonetic characters, a framework for parsing
arguments from the command line (similar to the Apache Commons CLI project), a framework for
writing Java plugins, an object-oriented abstraction of logical expressions, and a framework
for mapping the action URLs of a web application on command objects. RoKlib uses Apache Maven
as building tool. URL: http://www.rolandkrueger.info/roklib Project License: GNU Lesser General Public License |
- junit:junit:jar:4.1 (test)
- gsbase:gsbase:jar:2.0.1 (compile)
- junitperf:junitperf:jar:1.8 (compile)
Unnamed - junitperf:junitperf:jar:1.8 |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- info.rolandkrueger.roklib.testmodules:testmodule1:jar:1.0 (system)
info.rolandkrueger.roklib.testmodules:testmodule1:jar:1.0 |
---|
Description: There is currently no description associated with this project. URL: C:\workspace\RoKlib\src\test\resources\testmodule1.jar |
- info.rolandkrueger.roklib.testmodules:testmodule2:jar:1.0 (system)
info.rolandkrueger.roklib.testmodules:testmodule2:jar:1.0 |
---|
Description: There is currently no description associated with this project. URL: C:\workspace\RoKlib\src\test\resources\testmodule2.jar |
- log4j:log4j:jar:1.2.14 (compile)
Licenses
The GSBase Software License: gsbase
Unknown: Unnamed - junitperf:junitperf:jar:1.8
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Log4j
GNU Lesser General Public License: RoKlib - For Those About To RoK
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
gsbase-2.0.1.jar | 139.40 kB | 101 | 86 | 9 | 1.1 | debug |
testmodule1.jar | 3.13 kB | 14 | 1 | 1 | 1.6 | debug |
testmodule2.jar | 3.10 kB | 14 | 1 | 1 | 1.6 | debug |
junit-4.1.jar | 109.62 kB | 162 | 96 | 11 | 1.5 | debug |
junitperf-1.8.jar | 27.74 kB | 38 | 33 | 1 | 1.1 | release |
log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|
6 | 641.82 kB | 617 | 473 | 42 | 1.6 | 5 |
compile: 3 | compile: 525.96 kB | compile: 427 | compile: 375 | compile: 29 | - | compile: 2 |
test: 1 | test: 109.62 kB | test: 162 | test: 96 | test: 11 | - | test: 1 |
system: 2 | system: 6.24 kB | system: 28 | system: 2 | system: 2 | - | system: 2 |